speedy move frontend
@if (auth()->user()->profile_image && file_exists(public_path(auth()->user()->profile_image))) User Avatar @else {{ strtoupper(substr(auth()->user()->name, 0, 1)) }} @endif {{ auth()->user()->name }}
Welcome {{ auth()->user()->name }}!
My Profile Logout