Notification
{!! html_entity_decode(session('successMessage')) !!}
@endif
@if(Session::has('dangerMessage') || count($errors))
{!! html_entity_decode(session('dangerMessage')) !!}
{{ $errors->first() }}
@endif
{{-- END ALERT BLOCK --}}
S No. | Subject | Notification | Date | ||||||
---|---|---|---|---|---|---|---|---|---|
{{ $i++ }} | {{ $get_notification_msg->subject }} | {{ $get_notification_msg->message }} | {{ $get_notification_msg->created_at }} | ||||||
No Records Found |