Change Password
Please enter your registered email address, your current password, and your new password. Make sure the new password is secure and confirmed correctly.
Error! {{ session('error') }}
Success! {{ session('success') }}
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
Change Password Form