{{ __('We process applications for our Discord server\'s management team here. If you have any questions, don\'t hesistate to contact our support team! Take a look at the open jobs below.') }}
{!! __('If you\'d like to learn more about our community, make sure to visit our main website!', ['mainWebsiteUrlConfigValue' => config('app.sitehomepage')]) !!}
{{ __('Uh oh! We searched far and wide, but it looks like the page you were looking for could not be found.') }}
@break; @case(500){{ __("Whelp! It looks like our servers went up in flames. Don't worry, it's not your fault. Our developers have been notified & are already extinguishing the flames and repairing the damage. ") }}
@break; @case(401){{ __('You need to be authenticated to access this page. Believe this is a mistake? Contact us and let us know! ') }}
@break; @case(403){{ __('Hey there! It looks like you don\'t have permission to access this resource. This may be because you don\'t have the appropriate roles, or because you\'ve been suspended. Believe this is a mistake? Contact us and we\'ll sort it out!') }}
@break; @case(503){{ __('Our services are currently undergoing routine maintenance. We are sorry for any inconveniences caused! We\'ll be back ASAP.') }}
@break; @endswitch {{ __('Back to safety') }} {{ __('System status') }}