@extends('pages.delivery_qr.index')
@section('content_tab')
@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 |
Action |
@endsection
@section('modal_tab')
@include('pages.delivery_qr.tab_check.modal')
@endsection
@section('modal_fuction')
@include('pages.delivery_qr.tab_check.function')
@endsection