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

Filter


--}} @endsection @section('content_tab') {{-- Menyimpan filter shop id master --}}
status) && $data['log_fast']->status == 1) checked @endif > Izinkan Fast
status) && $data['log_wave']->status == 1) checked @endif > Izinkan Wave Storage




    @foreach ($data['count_shop'] as $marketplace => $shop)
  • {{ ucfirst($marketplace) }}
    {{ $shop['count'] }}
      @foreach ($shop['detail'] as $detail) @endforeach
  • @endforeach



{{-- Menyimpan table checked --}}
SKU & QTY Jumlah Order Payment Time Due Date
Empty Data. Please Choose
@endsection @section('modal_tab') @include('pages.delivery_v2.tab_order_analyst2.modal') @endsection @section('modal_fuction') @include('pages.delivery_v2.tab_order_analyst2.function') @endsection