Qoo10 VitaRealm

@if (request('ShippingStatus')) @endif
{{-- Import --}}
@if ($q1vs->count() >= 1) @include ('components.tHeadforQ1') @foreach ($q1vs as $q1v) @endforeach
{{ $q1v->ShippingStatus }} {{ $q1v->OrderNo }} {{ $q1v->CartNo }} {{ $q1v->DeliveryCompany }} {{ $q1v->TrackingNo }} {{ $q1v->ShippingDate }} {{ $q1v->OrderDate }} {{ $q1v->PaymentComplete }} {{ $q1v->DesiredShippingDate }} {{ $q1v->EstimatedShippingDate }} {{ $q1v->DeliveredDate }} {{ $q1v->ShippingMethod }} {{ $q1v->ItemCode }} {{ $q1v->Item }} {{ $q1v->Qty }} {{ $q1v->Options }} {{ $q1v->OptionCode }} {{ $q1v->Gift }} {{ $q1v->Recipient }} {{ $q1v->RecipientPhonetic }} {{ $q1v->RecipientPhoneNumber }} {{ $q1v->RecipientMobilePhoneNumber }} {{ $q1v->Address }} {{ $q1v->PostalCode }} {{ $q1v->Nation }} {{ $q1v->PaymentOfShippingRate }} {{ $q1v->PaymentNation }} {{ $q1v->Currency }} {{ $q1v->Payment }} {{ $q1v->SellPrice }} {{ $q1v->discount }} {{ $q1v->TotalPrice }} {{ $q1v->SettlePrice }} {{ $q1v->Customer }} {{ $q1v->CustomerPhonetic }} {{ $q1v->ShippingMemo }} {{ $q1v->CustomerPhoneNumber }} {{ $q1v->CustomerMobilePhoneNumber }} {{ $q1v->SellerCode }} {{ $q1v->JANCode }} {{ $q1v->StandardNo }} {{ $q1v->GiftSender }}
@else

No result found. Please check back later.

@endif
{{ $q1vs->appends($_GET)->links() }}