public IEnumerable <SanPhamModel> GetBanChay(string mashop, int thang) { return(isp.getspbanchay(mashop, thang)); }