public List <ChiTietHoaDonModel> GetAllBillDetails()
 {
     return(_res.GetAllBillDetails());
 }