= $e($t('statistics.summary.description')) ?>
= $e($t('statistics.summary.empty')) ?>
| = $e($t('statistics.summary.columns.month')) ?> | = $e((string) ($series['label'] ?? '')) ?> |
|---|---|
| = $e($displayMonth((string) ($row['month'] ?? ''))) ?> | = $e((string) ((int) ($values[$rowIndex] ?? 0))) ?> |
| = $e($t('statistics.summary.columns.month')) ?> | = $e((string) ($series['label'] ?? '')) ?> |
|---|---|
| = $e($displayMonth((string) ($row['month'] ?? ''))) ?> | = $e(number_format((float) ($values[$rowIndex] ?? 0), 2, '.', ' ')) ?> |