@for ($i = 1; $i <= $report['daysInMonth']; $i++) @endfor @for ($i = 1; $i <= $report['daysInMonth']; $i++) @endfor @for ($i = 1; $i <= $report['daysInMonth']; $i++) @endfor
Fluktuasi Laporan Bulan {{ $report['config']['reportDate'] }}
{{ $i }}Total/bulan
User Terdaftar {{ array_key_exists($i, $report['users']) ? $report['users'][$i]['total'] : '-' }} {{ $report['users']['total'] }}
Data Mobil Ditambahkan {{ array_key_exists($i, $report['cars']) ? $report['cars'][$i]['total'] : '-' }} {{ $report['cars']['total'] }}