first upload all files
This commit is contained in:
12
Modules/Support/Resources/states/PK.php
Normal file
12
Modules/Support/Resources/states/PK.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'JK' => 'Azad Kashmir',
|
||||
'BA' => 'Balochistan',
|
||||
'TA' => 'FATA',
|
||||
'GB' => 'Gilgit Baltistan',
|
||||
'IS' => 'Islamabad Capital Territory',
|
||||
'KP' => 'Khyber Pakhtunkhwa',
|
||||
'PB' => 'Punjab',
|
||||
'SD' => 'Sindh',
|
||||
];
|
||||
Reference in New Issue
Block a user