• @if (auth()->user()->avatar) image @else image @endif
    {{ auth()->user()->name }}
    @lang('Profile')
    @csrf @lang('Log Out')