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