{{ action | titlecase }} {{ resource | upperFirst }}

Old Password
New Password
Confirm New Password
@if (control.errors) { @for (err of control.errors | keyvalue; track err.key) { {{ INVALID_TEXTS[err.key] }} } }