channelRepository->first()); } public function get($channel_id){ $this->categoryRepository->getCategoryTreeWithoutDescendant(request()->input('parent_id')); } }