@if (idCards | async; as idCards) { @if (idCards.length === 0) {
} @for (idCard of idCards; track idCard) { }
}