public TransactionController()
 {
     dbContext = new TransactionsEntities();
 }