$model->formName(), 'enableAjaxValidation' => true, 'validationUrl' => Url::to(['update-password', 'id' => $model->manager->id]), 'fieldConfig' => [ 'template' => "
{label}
{input}\n{hint}\n{error}
", ] ]); ?>