{{ strtoupper(substr(Auth::user()->name, 0, 1)) }}

{{ Auth::user()->name }}

{{ Auth::user()->email }}

@if(Auth::check() && (Auth::user()->is_admin || Auth::user()->hasRole('admin'))) Dashboard @else Dashboard @endif My Bookings Favorites Notifications
Profile Settings Browse Packages
View Website
@csrf