$this->id, "title"=> $this->title, "sub_title"=> $this->sub_title, "description"=> $this->description, "image"=> $this->image, "direction"=> $this->direction, "is_have_button"=> $this->is_have_button, ]; } }