first upload all files
This commit is contained in:
40
Modules/Support/Resources/states/IN.php
Normal file
40
Modules/Support/Resources/states/IN.php
Normal file
@@ -0,0 +1,40 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'AP' => 'Andhra Pradesh',
|
||||
'AR' => 'Arunachal Pradesh',
|
||||
'AS' => 'Assam',
|
||||
'BR' => 'Bihar',
|
||||
'CT' => 'Chhattisgarh',
|
||||
'GA' => 'Goa',
|
||||
'GJ' => 'Gujarat',
|
||||
'HR' => 'Haryana',
|
||||
'HP' => 'Himachal Pradesh',
|
||||
'JK' => 'Jammu and Kashmir',
|
||||
'JH' => 'Jharkhand',
|
||||
'KA' => 'Karnataka',
|
||||
'KL' => 'Kerala',
|
||||
'MP' => 'Madhya Pradesh',
|
||||
'MH' => 'Maharashtra',
|
||||
'MN' => 'Manipur',
|
||||
'ML' => 'Meghalaya',
|
||||
'MZ' => 'Mizoram',
|
||||
'NL' => 'Nagaland',
|
||||
'OR' => 'Orissa',
|
||||
'PB' => 'Punjab',
|
||||
'RJ' => 'Rajasthan',
|
||||
'SK' => 'Sikkim',
|
||||
'TN' => 'Tamil Nadu',
|
||||
'TS' => 'Telangana',
|
||||
'TR' => 'Tripura',
|
||||
'UK' => 'Uttarakhand',
|
||||
'UP' => 'Uttar Pradesh',
|
||||
'WB' => 'West Bengal',
|
||||
'AN' => 'Andaman and Nicobar Islands',
|
||||
'CH' => 'Chandigarh',
|
||||
'DN' => 'Dadra and Nagar Haveli',
|
||||
'DD' => 'Daman and Diu',
|
||||
'DL' => 'Delhi',
|
||||
'LD' => 'Lakshadeep',
|
||||
'PY' => 'Pondicherry (Puducherry)',
|
||||
];
|
||||
Reference in New Issue
Block a user