@extends('pages.delivery.index')
@section('content_tab')
@if (in_array('6-2-3a', Session::get('access')))
@endif
Invoice Number |
Progress Time |
Ready To Pick Time |
Checking Time |
Marketplace |
Action |
@endsection
@section('modal_tab')
@include('pages.delivery.tab_pickup.modal')
@endsection
@section('modal_fuction')
@include('pages.delivery.tab_pickup.function')
@endsection