@if(session('delete_success_customer'))
{{ session('delete_success_customer') }}
@endif
@if(session('delete_failed_customer'))
{{ session('delete_failed_customer') }}
@endif
| S.no. | Notification Name | Status | Type | Created At |
|---|---|---|---|---|
| {{ ++$var }} | {{ $data->noti_name }} | {{ $data->noti_status }} | {{ $data->noti_type }} | {{ $data->noti_created_at }} |