public async Task <ActionResult> Index() => View(await _dbContext.GetAllCategoriesAsync());