@if(app()->getLocale() == 'ar') @endif @vite([ 'resources/assets/css/errors/404.css', 'resources/assets/js/errors/404.js' ])
🔍
📄
🏠
404

{{ custom_translate('page_not_found_title') ?? 'Oops! Page Not Found' }}

{{ custom_translate('page_not_found_message') ?? 'The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.' }}

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

{{ custom_translate('you_might_be_looking_for') ?? 'You might be looking for:' }}