Kelola program voucher, kode, dan pantau pemakaiannya.
Program (di halaman ini)
{{ number_format((int) $campaigns->count(), 0, ',', '.') }}
Sedang berjalan
{{ number_format((int) $countRunning, 0, ',', '.') }}
Akan berakhir ({{ (int) $daysBeforeExpiry }} hari)
{{ number_format((int) $countExpiring, 0, ',', '.') }}
Kuota menipis (≤ {{ (int) $quotaThreshold }})
{{ number_format((int) $countQuotaLow, 0, ',', '.') }}