{{ config('app.name', 'Hotel SaaS') }}
    @if(!empty($showBranchSwitcher) && $activeBranch)
  • {{ $activeBranch->name }}
    • Switch branch
    • @foreach($switcherBranches as $branch)
    • @if($branch->id === $activeBranch->id) {{ $branch->name }} @if($branch->is_headquarters) Headquarters @endif @else
      @csrf
      @endif
    • @endforeach
    • Manage branches
  • @endif
    • You have 4 new notifications.
    • New reservation received

      2 min ago

    • Room 204 needs maintenance

      5 min ago

    • Payment completed

      2 days ago

    • See all notifications.
    • Settings
    • Profile
    • @csrf