public SalesRepository(DashboardContext context)
 {
     _context = context;
 }