public HomeController(ProdCatContext context)
 {
     dbContext = context;
 }