{{ app_name() ?? 'Tagxi' }}
@if (request()->route()->getName() != 'dispatcherProfile') {{-- Book Now --}}
  • {{ ucfirst(auth()->user()->name) }}
    {{-- Profile --}} Logout
@else
Back
@endif