public static CouponDetails BALGetCouponDetails(string page) { return(WayBillRepository.GetCouponDetails(page).FirstOrDefault()); }