| Lp. | Nazwa | Ilosc | Cena | Wartosc |
|---|---|---|---|---|
| = $e((string) ($idx + 1)) ?> | = $e((string) ($item['name'] ?? '')) ?> | = $e((string) ($item['quantity'] ?? 0)) ?> | = $e(number_format((float) ($item['price'] ?? 0), 2, '.', ' ')) ?> | = $e(number_format((float) ($item['total'] ?? 0), 2, '.', ' ')) ?> |
| = $e($t('receipts.show.total')) ?> | = $e(number_format($totalGross, 2, '.', ' ')) ?> PLN | |||