public CamperController(MarThirtyContext context) { _context = context; }
public CourseController(MarThirtyContext context) { _context = context; }