@if (!(prices$ | async)) { } @else { @let prices = prices$ | async;
{{ "total" | i18n }}: @let interval = formGroup.value.cadence === "annually" ? "year" : "month"; {{ selectionTaxAmounts.total | currency: "USD $" }}/{{ interval | i18n }}