• @if (Auth()->user()->image != '') @else image @endif
    Hi, {{ Auth::user()->name }}
    @if(Auth()->user()->role_id ==1) Profile @else Profile @endif
    Logout