Notification List
| # | Name | Image | Date | Created at | Updated at | Action | |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration + ($notification->currentPage() - 1) * $notification->perPage() }} | {{ $event->name }} |
@if($event->image)
|
{{ $event->date }} | {{ $event->created_at }} | {{ $event->updated_at }} | ||
| No notification found. | |||||||
{{ $notification->links() }}