Notifications
| # | Notification | Created at | Status | Action |
|---|---|---|---|---|
| {{ $sno }} | {{ $row->message }} | {{ $row->created_at->diffForHumans() }} | @if ($row->is_read == 0) Unread @else @endif | {{-- @can('Notification delete') --}} {{-- @endcan --}} |