public WeddingController(WPlanContext context) { _context = context; }
public UserController(WPlanContext context) { _context = context; }