protected function selfToData() { $data = parent::selfToData(); $data['datatable'] = $this->data->serialize(); return $data; }