<?php return [
['name' => 'Sector claimed by Argentina/Ch', 'country_id' => 8],
['name' => 'Sector claimed by Argentina/UK', 'country_id' => 8],
['name' => 'Sector claimed by Australia', 'country_id' => 8],
['name' => 'Sector claimed by France', 'country_id' => 8],
['name' => 'Sector claimed by New Zealand', 'country_id' => 8],
['name' => 'Sector claimed by Norway', 'country_id' => 8],
['name' => 'Unclaimed Sector', 'country_id' => 8],
];
|