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