public TicketRepo(UrbanFiestaContext context) { _context = context; }
public EventRepo(UrbanFiestaContext context) { _context = context; }