@extends('layouts.adminmaster') @section('styles') @endsection @section('content')

{{ lang('Custom Notifications List') }}

@can('Custom Notifications Delete') @endcan @cannot('Custom Notifications Delete') @endcannot @can('Custom Notifications Delete') @endcan

loading.. Please Wait

{{ lang('Sl.No') }} {{ lang('Name') }} {{ lang('User Type') }} {{ lang('Subject') }} {{ lang('Actions') }}
@endsection @section('scripts') @endsection @section('modal') @include('admin.custom-notification.model') @endsection