first upload all files
This commit is contained in:
13
Modules/Support/Resources/states/BO.php
Normal file
13
Modules/Support/Resources/states/BO.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'B' => 'Chuquisaca',
|
||||
'H' => 'Beni',
|
||||
'C' => 'Cochabamba',
|
||||
'L' => 'La Paz',
|
||||
'O' => 'Oruro',
|
||||
'N' => 'Pando',
|
||||
'P' => 'Potosí',
|
||||
'S' => 'Santa Cruz',
|
||||
'T' => 'Tarija',
|
||||
];
|
||||
Reference in New Issue
Block a user