@php $layout = Auth::check() ? 'app-layout' : 'guest-layout'; @endphp

{{ __('Service unavailable') }}

503
{{ __('Main page') }}