public static DataTable BaoCaoDoanhThu(DateTime Ngay)
 {
     return(SachMod.BaoCaoDoanhThu(Ngay));
 }