@foreach ([['label' => 'Total Pengiriman', 'icon' => 'package', 'id' => 'stat-total', 'accent' => '#dc2626'], ['label' => 'Dalam Proses', 'icon' => 'loader', 'id' => 'stat-progress', 'accent' => '#3b82f6'], ['label' => 'Selesai', 'icon' => 'check-circle', 'id' => 'stat-completed', 'accent' => '#10b981'], ['label' => 'Retur', 'icon' => 'undo-2', 'id' => 'stat-return', 'accent' => '#f43f5e']] as $s)
@endforeach