{{-- Top Header: 64px --}}
{{-- Left: Hamburger (mobile) + Page Title --}}
{{-- Hamburger Menu Button (mobile only) --}} {{-- Page Title (shown in header on mobile, hidden on desktop since it's in content area) --}}

@yield('page-title', 'Dashboard')

{{-- Right: Search + Notifications + User --}}
{{-- Search Bar (admin roles only, hidden on mobile) --}} @role('super_admin', 'company_admin') @endrole {{-- Notification Bell --}}
{{-- Notification Dropdown --}}
{{-- User Avatar / Menu --}}
{{-- User Dropdown --}}