{{ __('all.change_language') }}
{{ __('all.spanish') }}
{{ __('all.english') }}
KOR
{{ __('all.associations') }}
{{Auth::user()->first_name}}
{{strtoupper(Auth::user()->first_name[0])}}
@yield('content')
{{ __('all.profile') }}