@extends('dompdf.LayoutBoostrapOnly') @section('content')
Date Start : {{$date_start}}
Date End : {{$date_end}}
@if ($shop_name != "")Shop : {{$shop_name}} @endif @if ($marketplace_name != "")
Marketplace : {{$marketplace_name}} @endif @if ($status_name != "")
Status : {{$status_name}} @endif
| Order Time |
Invoice Number |
Warehouse | Picklist | Marketplace | Status | Shop | Customer | AWB Number | Shipping Agent |
Shipping Service |
Total SKU |
Total QTY |
Grandtotal |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $value->order_time}} | {{ $value->invoice_number}} | {{ $warehouse_name}} | {{ $value->consilidate_number}} | {{ $marketplace}} | {{ $status}} | {{ $value->shop}} | {{ $value->customer}} | {{ $value->awb_number}} | {{ $value->shipping_agent}} | {{ $value->shipping_service}} | {{ $value->all_sku}} | {{ $value->all_qty}} | {{ $value->grandtotal}} |