$this->id, 'name' => $this->name, 'desc' => $this->desc, 'desc2' => $this->desc2, 'cover' => Storage::url($this->cover), 'radio' => '1', ]; } }