@if (count(getAllNotifications()->toArray()) > 0)
{{ count(getAllNotifications()->toArray()) }}
@endif
{{ $data->created_at->diffForHumans() }}
1 week ago
4 hours ago
{{ $data->created_at->diffForHumans() }}
1 week ago
4 hours ago
@if (Auth::guard('users')->user()->unreadNotifications->count())
{{ Auth::guard('users')->user()->unreadNotifications->count() }}
@endif
{{ $data->created_at->diffForHumans() }}
1 week ago
4 hours ago