'省市区名称', ]; public function map($area): array { return [ $area->shortname, ]; } }