<?php return [ ['name' => 'Eastern', 'country_id' => 195], ['name' => 'Northern', 'country_id' => 195], ['name' => 'Southern', 'country_id' => 195], ['name' => 'Western', 'country_id' => 195], ];
info at phpclasses dot org