| ID | Name | Reference | PriceWithoutTax | VAT | PriceWithTax | Description | Type | DifficultyRate | RegressionRate | Actions |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ item.id }} | {{ item.name }} | {{ item.reference }} | {{ item.priceWithoutTax }} | {{ item.VAT }} | {{ item.priceWithTax }} | {{ item.description }} | {{ item.type }} | {{ item.difficultyRate }} | {{ item.regressionRate }} | {{ include('item/_button_show.html.twig', {'id': item.id}) }} {{ include('item/_button_edit.html.twig') }} {{ include('item/_delete_form.html.twig') }} |
| no records found | ||||||||||