public IViewComponentResult Invoke() { return(View(_categoryApiService.GetAllWithBlogsCountAsync().Result)); }