• @php $rootPathImage = USER_PROFILE_IMAGE_ROOT_PATH; $fileName = $rootPathImage.''.Session::get('image'); @endphp @if(isset($fileName) && !empty(Session::get('image'))) @else @endif {{session()->get('name')}}
    User Id : {{session()->get('id')}}

    {{session()->get('email')}}

    My Profile Change Password Logout