@if (boardTaskStatus !== TODO) { } @if (boardTaskStatus !== IN_PROGRESS) { } @if (boardTaskStatus !== AWAIT_FEEDBACK) { } @if (boardTaskStatus !== DONE) { }