@if(label) {
{{label}} @if(descriptionTooltip) { }
} @if (control.hasError('control') && !control.hasError('required')) { Por favor ingrese una fecha } @if (control.hasError('required')) { Fecha es obligatorio } @if (control.hasError('errorCommons')) { {{messageErrorCustom}} }