Shopee VitaRealm

@if (request('OrderStatus')) @endif
{{-- Import --}}
@if ($soevs->count() >= 1) @include ('components.tHeadforSOE') @foreach ($soevs as $soev) @endforeach
{{ $soev->OrderID }} {{ $soev->OrderStatus }} {{ $soev->CancelReason }} {{ $soev->ReturnRefundStatus }} {{ $soev->TrackingNumber }} {{ $soev->ShippingOption }} {{ $soev->ShipmentMethod }} {{ $soev->EstimatedShipOutDate }} {{ $soev->ShipTime }} {{ $soev->OrderCreationDate }} {{ $soev->OrderPaidTime }} {{ $soev->ParentSKUReferenceNo }} {{ $soev->ProductName }} {{ $soev->SKUReferenceNo }} {{ $soev->VariationName }} {{ $soev->OriginalPrice }} {{ $soev->DealPrice }} {{ $soev->Quantity }} {{ $soev->ProductSubtotal }} {{ $soev->SellerRebate }} {{ $soev->SellerDiscount }} {{ $soev->ShopeeRebate }} {{ $soev->SKUTotalWeight }} {{ $soev->NumberOfProductInOrder }} {{ $soev->OrderTotalWeight }} {{ $soev->VoucherCode }} {{ $soev->SellerVoucher }} {{ $soev->SellerAbsorbedCoinCashback }} {{ $soev->ShopeeVoucher }} {{ $soev->BundleDealIndicator }} {{ $soev->ShopeeBundleDiscount }} {{ $soev->SellerBundleDiscount }} {{ $soev->ShopeeCoinsOffset }} {{ $soev->CreditCardDiscountTotal }} {{ $soev->TotalAmount }} {{ $soev->BuyerPaidShippingFee }} {{ $soev->TransactionFee }} {{ $soev->CommissionFee }} {{ $soev->ServiceFee }} {{ $soev->GrandTotal }} {{ $soev->EstimatedShippingFee }} {{ $soev->UsernameOfBuyer }} {{ $soev->ReceiverName }} {{ $soev->PhoneNumber }} {{ $soev->DeliveryAddress }} {{ $soev->Town }} {{ $soev->District }} {{ $soev->City }} {{ $soev->Province }} {{ $soev->Country }} {{ $soev->ZipCode }} {{ $soev->RemarkFromBuyer }} {{ $soev->OrderCompleteTime }} {{ $soev->Note }}
@else

No result found. Please check back later.

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