@vite(['resources/css/app.css'])

{{ __('Unauthorized Access') }}

{{ __('You do not have permission to access this resource. This may be due to a session mismatch or invalid authentication state.') }}

403
@csrf
@if(config('app.debug'))

{{ $message ?? 'No additional details available.' }}

@endif