@if(Auth::user())
@endif
@if(Auth::user())
@endif
@if(Auth::user())
@endif
{{ Auth::user()->name }}
{{ Auth::user()->role }}
@yield('PageContent')