@extends('admin.layout.base') @section('title', 'Send Notification') @section('content')
 Send Notification

{{csrf_field()}}
Cancel
@endsection