@extends('pages.delivery_v2.index') @section('filter_tab') @php $courier_header = []; $courier_detail = []; @endphp


{{-- --}}
@endsection @section('content_tab')
{{-- Mencari kurir instant --}} {{-- Mencari kurir instant --}} {{-- Kategori tab. 1 = Instant, 2 = Pre Order, 3 = Reguler --}} {{-- Menyimpan table checked --}}
Invoice Number Payment Time Order Time Shipping Agent Shipping Service Marketplace Due Date Trouble
@endsection @section('modal_tab') @include('pages.delivery_v2.tab_pending2.modal') @endsection @section('modal_fuction') @include('pages.delivery_v2.tab_pending2.function') @endsection