$this->id, 'name_en' => $this->name_en, 'weight' => $this->weight, 'lab_id' => $this->lab_id, // 'lab' => LaboratoryResource::collection($this->lab), 'record_status_id' => $this->record_status_id ]; } }