Cart Information
-
Items Ordered
-
@if ($q1v->count() >= 1) @foreach ($q1v as $z)
Order No {{ $z->OrderNo }} Cart No {{ $z->CartNo }} Item Code {{ $z->ItemCode }} Item {{ $z->Item }} Qty {{ $z->Qty }} Options {{ $z->Options }} Option Code {{ $z->OptionCode }} Gift {{ $z->Gift }} PaymentNation {{ $z->PaymentNation }} Currency {{ $z->Currency }} Payment {{ $z->Payment }} Sell Price {{ $z->SellPrice }} Discount {{ $z->discount }} Total Price {{ $z->TotalPrice }} Settle Price {{ $z->SettlePrice }} Seller Code {{ $z->SellerCode }} JAN Code {{ $z->JANCode }} Standard No {{ $z->StandardNo }} Gift Sender {{ $z->GiftSender }} - {{ $common }}
- {{ $q1v[0]->$common }}