@extends('pages.delivery_qr.index') @section('content_tab')
Outstanding :
@if (in_array('6-2-8a', Session::get('access')))

@endif
Invoice
Number
Packing
Time
Marketplace Action
@endsection @section('modal_tab') @include('pages.delivery_qr.tab_shipping.modal') @endsection @section('modal_fuction') @include('pages.delivery_qr.tab_shipping.function') @endsection