public RoupasController(Loja2019Context context) { _context = context; }
public ConfeccaoController(Loja2019Context context) { _context = context; }