Logo
{{Auth::user()->first_name}} {{strtoupper(Auth::user()->first_name[0])}}
@yield('content')

{{ __('all.profile') }}