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

{{ __('Server error') }}

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