@auth
{{ substr(Auth::user()->name, 0, 1) }}
@endauth
@yield('content')
@stack('scripts')