Noti Messages List
ID | Image | Title | {{--Description | --}}Action | Created At | Updated At |
---|---|---|---|---|---|---|
{{ ($notifications->currentPage() - 1) * $notifications->perPage() + $key + 1 }} |
![]() |
{{ $noti->title }} | {{--{{ Str::limit($noti->body, 80) }} | --}}@include('Dashboard.Notification.edit') | {{ $noti->created_at->diffForHumans() }} | {{ $noti->updated_at->diffForHumans() }} |
![]() |
{{ $notifications->links() }}