public DoctorsService(ApbdContext context) { _context = context; }
public AppController(ApbdContext context) { _context = context; }