| = h(t('common.date')) ?> | = h(t('expense.expense')) ?> | = h(t('pricing.structure')) ?> | = h(t('pricing.discount')) ?> | = h(t('expense.total')) ?> |
|---|---|---|---|---|
| = h(date('d/m/Y', strtotime($e['occurred_on']))) ?> | = h($e['label']) ?> × = h((string)$e['quantity']) ?> | = h($e['clinic_name'] ?: '—') ?> | = number_format((float)$e['discount_percent'], 2, ',', ' ') ?> % | = number_format($e['total_cents'] / 100, 2, ',', ' ') ?> € |