Reset Password

Important!

Your password has expired, please change it. This helps us ensure your account remains safe and protected.
@csrf
{!! $errors->has('current_password') ? '' : '' !!}
{!! $errors->has('password') ? '' : '' !!}
{!! $errors->has('password_confirmation') ? '' : '' !!}
@push('scripts') @endpush