$this->id, 'formName' => $this->formName, 'formStructure' => json_decode($this->formStructure), 'formStatus' => $this->formStatus, 'created_at' => $this->created_at, 'updated_at' => $this->updated_at ]; } }