groupBy('kecamatan')->get(); } public function headings(): array{ return [ 'Kecamatan', 'Total' ]; } }