first upload all files
This commit is contained in:
17
Modules/Support/Resources/states/SA.php
Normal file
17
Modules/Support/Resources/states/SA.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'RD' => 'Riyadh',
|
||||
'MQ' => 'Makkah',
|
||||
'MN' => 'Madinah',
|
||||
'QA' => 'Qassim',
|
||||
'SQ' => 'Eastern Province',
|
||||
'AS' => 'Asir',
|
||||
'TB' => 'Tabuk',
|
||||
'HA' => 'Hail',
|
||||
'SH' => 'Northern Borders',
|
||||
'GA' => 'Jazan',
|
||||
'NG' => 'Najran',
|
||||
'BA' => 'Bahah',
|
||||
'GO' => 'Jawf',
|
||||
];
|
||||
Reference in New Issue
Block a user