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