Reset Password
Create a new password for your account
@if ($errors->any())
{{ __('Whoops! Something went wrong.') }}
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@csrf
Email
Password
Confirm Password
Reset Password
Back to login
© {{ date('Y') }} Church Management System. All rights reserved.