@extends('pages.delivery_v2.index')
@section('filter_tab')
@php
$courier_header = [];
$courier_detail = [];
@endphp
{{-- Mencari kurir instant --}}
{{-- Mencari kurir instant --}}
{{-- Kategori tab. 1 = Instant, 2 = Pre Order, 3 = Reguler --}}
{{-- Menyimpan table checked --}}
-
-
-
| Invoice Number |
Payment Time |
Order Time |
Pending Time |
Shipping Agent |
Shipping Service |
Marketplace |
Batas Kirim |
Trouble |
Aksi |
@endsection
@section('modal_tab')
@include('pages.delivery_v2.tab_ready_pick2.modal')
@endsection
@section('modal_fuction')
@include('pages.delivery_v2.tab_ready_pick2.function')
@endsection