@if (hasValidValue) { {{ value | humanCount }} } @if (hasInvalidValue) { {{ value }} } @if (!hasValue) { - }