@extends('layouts.backend') @section('css_after') @endsection @section('content') @php $courier_header = []; $courier_detail = []; @endphp

{{-- Menyimpan table checked --}}
Status Order Payment Created Due Date Invoice No Resi Picklist Shop Marketplace QTY Order QTY SKU Basket Order WMS Status MP Status Shipping Agent Shipping Service COD Wave Time Wave Admin Pick Time Picker Check Time Checker Load Time Loader Handover Time Handover
@endsection @section('js_after') @include('pages.delivery_v2.outbound_dashboard2.function') @include('pages.delivery_v2.outbound_dashboard2.modal') @include('pages.globalFunction') @endsection