Shopee Avalon

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

No result found. Please check back later.

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