{{ "MANAGE_COMPLAINT_TYPE" | translate}} cancel
@if(complaintTypeForm.get('name')?.touched && complaintTypeForm.get('name')?.errors?.['required']) {
{{'COMPLAINT_TYPE_NAME_IS_REQUIRED'| translate}}
}