@php $noties = App\Models\Notification::where('is_read', 0)->count() @endphp
  • {{ $noties }}
    See All Notifications