@extends('layouts.app') @section('title', 'Notifications') @push('styles') @endpush @section('contents') Notifications {{ $initialUnreadCount ?? 0 }} unread Mark all as read All Unread Read All time Today This week This month Loading notifications… No notifications found. @endsection @push('scripts') @endpush
Loading notifications…
No notifications found.