public BadgesController(MachineACafeContext context) { _context = context; }
public CommandesController(MachineACafeContext context) { _context = context; }
public TypesBoissonController(MachineACafeContext context) { _context = context; }