{{ Auth::user()?->is_staff ? 'Dashboard' : 'Player Portal' }} @if (Auth::user()?->is_staff) Court Kulture @endif Profile
@csrf