1.0
A
{{@Auth::user()->name}}
{{@Auth::user()->user_type}}
Welcome {{@Auth::user()->name}}!
Logout
@yield('content')
@yield('script')