@if(app()->getLocale() == 'ar') @endif @vite([ 'resources/assets/css/errors/403.css', 'resources/assets/js/errors/403.js' ])
🚫
🔒
👤
403

{{ custom_translate('access_forbidden_title') ?? 'Access Forbidden' }}

{{ custom_translate('access_forbidden_message') ?? 'You do not have permission to access this resource. Please check your credentials or contact the administrator.' }}

{{ custom_translate('go_home') ?? 'Go Home' }} {{ custom_translate('go_back') ?? 'Go Back' }}

{{ custom_translate('need_access') ?? 'Need Access?' }}

{{ custom_translate('access_help_message') ?? 'If you believe you should have access to this resource, please contact the administrator or try logging in with different credentials.' }}