belongsTo('Budget'); } public function limitrepetitions() { return $this->hasMany('LimitRepetition'); } }