belongsTo('Quinquennium'); } // return all the annualPlanOutcome in the public function annualPlanOutcomes() { return $this->hasMany('AnnualPlanOutcome'); } }