@section('title', 'User Profile - Profile') @include('admin.pages.rfp.header', ['tab' => 'users'])
{{$dataTable->table()}}
@push('scripts') {{$dataTable->scripts(null, ['nonce' => csp_nonce()])}} @endpush