@section('content')

@lang('app.duration')

@lang('purchase::app.vendor')

@lang('app.clearFilters')
{!! $dataTable->table(['class' => 'table table-hover border-0 w-100']) !!}
@endsection @push('scripts') @include('sections.datatable_js') @endpush