$this->id, 'title' => $this->title, 'pdf' => $this->getFileFullUrl($this->pdf), 'created_at' => $this->created_at, ]; } }