@include('auth.partials.logo')
Forgot password

{{ __('auth.confirm_password_title') }}

{{ __('auth.secure_area_message') }}

@csrf
@error('password') {{ $message }} @enderror