public AccountsManager(HwtaDbContext hwtaDbContext)
 {
     _dbContext = hwtaDbContext;
 }