LaysenseAuth/vendor/workerman/validation/data/iso_3166-2/VC.php

13 lines
257 B
PHP
Raw Normal View History

2024-08-09 19:46:39 +05:30
<?php
return [
"country" => "Saint Vincent and the Grenadines",
"subdivisions" => [
"01" => "Charlotte",
"02" => "Saint Andrew",
"03" => "Saint David",
"04" => "Saint George",
"05" => "Saint Patrick",
"06" => "Grenadines"
]
];