@if (listResource.isLoading()) { } @else if (listResource.error()) { } @else {

Section Printer

Section @for (s of sections(); track s) { {{ s.name }} }
Sale Category {{ row.saleCategory?.name ?? 'Default' }} Printer Printer -- Default -- @for (p of printers(); track p) { {{ p.name }} } Copies @if (form.saleCategories[i].printer().controlValue()) { Copies }
@if (id()) { }
}