@if (!isViewMode()) {
@if (allowView) {
{{ label }}
}
@if (!isViewMode()) { } } @else {
@if (allowView) {
{{ label }}
}
}