• @if (auth('user')->user()->image == null) image @else image @endif
    Hello {{auth('user')->user()->fname.' '.auth('user')->user()->lname}}
    Profile
    Logout