{{ $summary['total_d']}} KWh
TOTAL KWH / BLN
Total daya yang terpakai
{{ $summary['total_bandwidth']}} GB
BANDWIDTH / BLN
Kuota data yang terpakai
{{ ($summary['total_device'] - $summary['total_off_device']) }} ({{ number_format(($summary['total_device'] - $summary['total_off_device']) / ($summary['total_device']+1) * 100, 2, '.', '') }}%)
ACTIVE
Kondisi lampu normal
{{ $summary['total_off_device']}} ({{ number_format($summary['total_off_device'] / ($summary['total_device']+1) * 100, 2, '.', '') }}%)
INACTIVE
Kondisi lampu rusak
Status Lampu Per Kota
Active
{{ $summary['total_device'] - $summary['total_off_device'] }}
Inactive
{{ $summary['total_off_device'] }}
@forelse($city_statistics as $city => $city_statistic)
{{ $city }}