['label' => 'Dashboard', 'href' => url_with_lang('admin_dashboard.php')], 'countries' => ['label' => 'Countries', 'href' => url_with_lang('admin_countries.php')], 'cities' => ['label' => 'Cities', 'href' => url_with_lang('admin_cities.php')], 'shippers' => ['label' => 'Shippers', 'href' => url_with_lang('admin_shippers.php')], 'truck_owners' => ['label' => 'Truck Owners', 'href' => url_with_lang('admin_truck_owners.php')], 'register' => ['label' => 'User Registration', 'href' => url_with_lang('register.php')], ]; ?>