@php($assets = json_decode(file_get_contents(public_path('build/manifest.json')), true))

@yield('code')

@yield('title')

@yield('message')

@auth Back to Dashboard @else Go Back @endauth