S
{{ config('app.name') }}
@yield('code')
@yield('heading')
@yield('message')
@auth
Back to dashboard
@else
Sign in
@endauth