@vite(['resources/css/app.css'])
{{-- Illustration --}}
{{-- Content --}}

{{ __('Access denied') }}

{{ $exception->getMessage() ?: __("You don't have permission to access this page. Contact your workspace admin if you think this is a mistake.") }}

{{-- Actions --}}
{{ __('Go to Dashboard') }}
{{-- Brand --}}
M
{{ config('app.name') }}