first upload all files
This commit is contained in:
13
Modules/Support/Resources/states/ZA.php
Normal file
13
Modules/Support/Resources/states/ZA.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'EC' => 'Eastern Cape',
|
||||
'FS' => 'Free State',
|
||||
'GP' => 'Gauteng',
|
||||
'KZN' => 'KwaZulu-Natal',
|
||||
'LP' => 'Limpopo',
|
||||
'MP' => 'Mpumalanga',
|
||||
'NC' => 'Northern Cape',
|
||||
'NW' => 'North West',
|
||||
'WC' => 'Western Cape',
|
||||
];
|
||||
Reference in New Issue
Block a user