Caricamento magazzino…
} @else if (loadError(); as message) {{{ message }}
} @else { @if (formAperto()) { } @if (voci().length === 0) {Nessuna voce in magazzino.
} @else {Nessun materiale che inizia per "{{ letteraSelezionata() }}".
} @else {| Materiale | Quantità | Stato | Posizione | Note | |
|---|---|---|---|---|---|
| {{ voce.materialeNome }} | {{ voce.quantitaPosseduta }} | {{ statoLabel(voce.stato) }} | {{ voce.posizione ?? '—' }} | {{ voce.note ?? '—' }} |