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

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