@extends('users::auth.index') @section('auth-main') @messages_ajax

{{ __('users::password_reset.form.header') }}

@csrf @captcha('request_reset_password')
@endsection