@yield('title', 'Something went wrong!')
@yield('message', 'We’re working to fix it.')
@yield('content')
Go Back Home