{{-- Topbar / Header Component Props: $title – optional page title displayed in mobile header $showSearch – bool, show global search (default true) --}} @props(['title' => '', 'showSearch' => true])
{{-- Mobile hamburger --}} {{-- Search --}} @if($showSearch) @else
@endif {{-- Right actions --}}
{{-- Theme toggle --}} {{-- Notifications --}}
{{-- User menu --}}