public PurchaseController(SeekingAllahContext context) { _context = context; }
public MemberController(SeekingAllahContext context) { _context = context; }