{{ config('app.name') }}

@lang('auth.confirm_passwords.title')

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

@lang('auth.confirm_passwords.forgot_your_password')