@extends('pages.delivery_qr.index')
@section('content_tab')
Invoice Number |
Cancel Time |
Marketplace |
Action |
@endsection
@section('modal_tab')
@include('pages.delivery_qr.tab_cancel.modal')
@endsection
@section('modal_fuction')
@include('pages.delivery_qr.tab_cancel.function')
@endsection