Your Profile
Back to Dashboard
@if(session('success'))
{{ session('success') }}
@endif @if($errors->any())
@foreach($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@csrf
Profile Photo
Choose profile photo
Email Address
Change Password
Current Password
New Password
Confirm New Password
Save Changes