| SNo | Date | Title | Message | {{--Status | --}}
|---|---|---|---|---|
| {{ $n++ }} | {{ date('d-m-Y H:i', strtotime($notification->created_at)) }} | {{ $notification->title ?? '' }} | {{ $notification->message ?? '' }} | {{--@if($notification->read_at) Read @else Unread @endif | --}}
@include('vendorr.header')
| SNo | Date | Title | Message | {{--Status | --}}
|---|---|---|---|---|
| {{ $n++ }} | {{ date('d-m-Y H:i', strtotime($notification->created_at)) }} | {{ $notification->title ?? '' }} | {{ $notification->message ?? '' }} | {{--@if($notification->read_at) Read @else Unread @endif | --}}