@if (showLabel) {
{{ label }}
} @else { }
@if (showErrors && hasError) { {{ errors[0] }} }