@section('title', 'Uploaded Documents') @section('page-style') @endsection @includeWhen(isset($contract) ,'admin.pages.contracts.header', ['tab' => 'uploaded-documents']) @includeWhen(isset($invoice) ,'admin.pages.invoices.header-top', ['tab' => 'uploaded-documents'])
{{-- Stats Start --}}
{{__('Uploaded Documents')}}
{{$dataTable->table()}}
@push('scripts') {{$dataTable->scripts(null, ['nonce' => csp_nonce()])}} @endpush