public CommonProvider(SampleApContext context) { _context = context; }
public ContactUsProvider(SampleApContext context) { _context = context; }