<?php return [ ['name' => 'Belize', 'country_id' => 22], ['name' => 'Cayo', 'country_id' => 22], ['name' => 'Corozal', 'country_id' => 22], ['name' => 'Orange Walk', 'country_id' => 22], ['name' => 'Stann Creek', 'country_id' => 22], ['name' => 'Toledo', 'country_id' => 22], ];
info at phpclasses dot org