'array']; public function fare() { return $this->hasMany(Fare::class); } }