Total number of new notifications created till now : {{$notifications_count}}
{{-- --}}
{{-- --}}
{{-- --}}
{{--
--}}
{{-- --}}
{{-- --}}
-
@if($notifications->isEmpty())
- No notifications found! @endif @foreach($notifications as $noti)
-
{{$noti->user->name}}
{{--A new order has been created 1 Zinger Burgerand2 Small Buckets of Frieswere included
--}} {{--{{ Str::words($noti->notification, 19) }}{{ strlen($noti->notification) > 19 ? '...' : '' }}
--}}{{ $noti->notification }}
{{ $noti->created_at->diffForHumans() }}{{ $noti->created_at->format('d, M Y') }}
@endforeach
{{-- - --}} {{-- --}} {{-- --}} {{--
- --}} {{-- --}} {{-- --}} {{--
- --}} {{-- --}} {{-- --}} {{--
- --}} {{-- --}} {{-- --}} {{--
- --}} {{-- --}} {{-- --}} {{--
- --}} {{-- --}} {{-- --}}
{{-- --}}
{{ $notifications->links() }}
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--