@php $unreadCount = $unreadCount ?? (session('unread_notifications') ?? 0); @endphp