@php $user = auth('web')->user(); $unreadCount = $unreadNotificationsCount ?? 0; @endphp {{-- Inline (not in @push('head')) because the parent layout renders @stack('head') BEFORE this partial is included, which would drop these styles entirely. Browsers accept @push('scripts') @endpush