@php $addInvoicesPermission = user()->permission('add_invoices'); @endphp
{!! $dataTable->table(['class' => 'table table-hover border-0 w-100']) !!}
@include('sections.datatable_js')