public Repository(JOBSBDContext context) { _context = context; }
public PersonalDetailsController(JOBSBDContext context) { _context = context; }