<?php return [
['name' => 'Aitutaki', 'country_id' => 51],
['name' => 'Atiu', 'country_id' => 51],
['name' => 'Mangaia', 'country_id' => 51],
['name' => 'Manihiki', 'country_id' => 51],
['name' => 'Mauke', 'country_id' => 51],
['name' => 'Mitiaro', 'country_id' => 51],
['name' => 'Nassau', 'country_id' => 51],
['name' => 'Pukapuka', 'country_id' => 51],
['name' => 'Rakahanga', 'country_id' => 51],
['name' => 'Rarotonga', 'country_id' => 51],
['name' => 'Tongareva', 'country_id' => 51],
];
|