'boolean']; public function cities() { return $this->hasMany(City::class); } }