Overview
User Profile
{{Auth::user()->name}}
{{Auth::user()->email}} Admin- Description {{auth()->user()->description}}
User Details
-
@if(Session::has('update-success')){{Session::get('update-success')}}@endif
-
Change Password
@if(Session::has('success')){{Session::get('success')}}@endif