@section('title', isset($title) ? $title : 'Employees') @php addVendor('intlTelInput'); @endphp @push('styles') {{-- --}} @endpush @can('read user')
@include('admin.pages.roles.index-card-header')
{{$dataTable->table()}}
@endcan @push('scripts') {{$dataTable->scripts(null, ['nonce' => csp_nonce()])}} @endpush