<?php return [
['name' => 'Beirut', 'country_id' => 121],
['name' => 'Jabal Lubnan', 'country_id' => 121],
['name' => 'Mohafazat Liban-Nord', 'country_id' => 121],
['name' => 'Mohafazat Mont-Liban', 'country_id' => 121],
['name' => 'Sidon', 'country_id' => 121],
['name' => 'al-Biqa', 'country_id' => 121],
['name' => 'al-Janub', 'country_id' => 121],
['name' => 'an-Nabatiyah', 'country_id' => 121],
['name' => 'ash-Shamal', 'country_id' => 121],
];
|