• menu
    account_circle @if (Auth::user()) {{ Auth::user()->firstname }} {{ Auth::user()->lastname }} @endif
    @if (Auth::user()) Change Password Logout @endif