• @if (auth()->user()->avatar && Storage::disk('public')->exists(auth()->user()->avatar)) image @else image @endif
    {{ auth()->user()->name }}
    Profile Logout