public static List <WayBillBookDetailsModelDisplay> GetBusWayBillDetails() { return(WayBillRepository.GetAllWayBillDetails().ToList()); }