@extends('pages.delivery.index')
@section('content_tab')
Outstanding :
@if (in_array('6-2-5a', Session::get('access')))
@endif
{{--
@if (in_array('4-3-3a', Session::get('access')))
@endif
--}}
Invoice Number |
Progress Time |
Ready To Pick Time |
Shipping Agent |
Shipping Service |
Marketplace |
@endsection
@section('modal_tab')
@include('pages.delivery.tab_check_hidden.modal')
@endsection
@section('modal_fuction')
@include('pages.delivery.tab_check_hidden.function')
@endsection