@extends( 'newBase' ) @section( 'title', 'index' ) @php $version = config('app.version'); @endphp @section( 'content' )
以下为预览文档,下载请点击右方【下载文件】。 @if($isImage ?? false)
@endif {{--testBatchDownloadToZip--}}
@if($isImage ?? false)
@else @endif
@include('document_upload.document_application.application_from_modal',[ 'route'=> route('updateApplicationFormAdmin', ['ID'=>$customerID]) ])
@include('components.loading',[ 'text'=> __('OCR loading') ]) @endsection