first upload all files
This commit is contained in:
20
Modules/Support/Resources/states/NZ.php
Normal file
20
Modules/Support/Resources/states/NZ.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'NL' => 'Northland',
|
||||
'AK' => 'Auckland',
|
||||
'WA' => 'Waikato',
|
||||
'BP' => 'Bay of Plenty',
|
||||
'TK' => 'Taranaki',
|
||||
'GI' => 'Gisborne',
|
||||
'HB' => 'Hawke’s Bay',
|
||||
'MW' => 'Manawatu-Wanganui',
|
||||
'WE' => 'Wellington',
|
||||
'NS' => 'Nelson',
|
||||
'MB' => 'Marlborough',
|
||||
'TM' => 'Tasman',
|
||||
'WC' => 'West Coast',
|
||||
'CT' => 'Canterbury',
|
||||
'OT' => 'Otago',
|
||||
'SL' => 'Southland',
|
||||
];
|
||||
Reference in New Issue
Block a user