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 (!!$any(form.get('saleCategories')).at(i).value.printer) { Copies }
@if (sectionId) { }