getAttribute('test_item_id'); } public function evaluateList() { return $this->hasOne(EvaluateList::class, 'test_item_id', 'test_item_id'); } }