= $this->extend('layout/main') ?> = $this->section('content') ?> number_format((float) $v, 2, ',', ' ') . ' zł'; $badges = [ 'parsing' => 'secondary', 'parsed' => 'info', 'failed' => 'danger', 'imported' => 'success', ]; ?>
| Data | Sprzedawca | Suma | Pozycje | Operacje | Status | Akcje |
|---|---|---|---|---|---|---|
| Brak zaimportowanych paragonów. | ||||||
| = esc($r['receipt_date'] ?: mb_substr((string) $r['created_at'], 0, 10)) ?> | = esc($r['merchant'] ?: '—') ?> | = $r['total'] !== null ? $fmt($r['total']) : '—' ?> | = (int) $r['items_count'] ?> | = (int) $r['operations_count'] ?> | = esc($r['status']) ?> | Przegląd Podgląd Usuń |