@extends('backend.layouts.app') @section('title', 'Send Notification') @section('page-title', 'Send Notification') @section('page-breadcrumb', 'Send Notification') @section('content')
Send Notification
@csrf
Send Notification

@endsection @section('self_script') @endsection