$data = array(
            "title" => $this->name,
            "description" => $this->desc,
            "slug" => $this->slug
        );