public static List <CouponDetails> BALGetAllCouponDetails() { return(WayBillRepository.GetAllCouponDetails().ToList()); }