@extends('pages.delivery_qr.index') @section('content_tab')
Outstanding :

@if (in_array('6-2-2a', Session::get('access')))
@endif @if (in_array('6-2-2b', Session::get('access')))
@endif
Invoice
Number
Progress
Time
Shipping Agent Shipping Service Marketplace Action
@endsection @section('modal_tab') @include('pages.delivery_qr.tab_ready_pick.modal') @endsection @section('modal_fuction') @include('pages.delivery_qr.tab_ready_pick.function') @endsection