{{ __('All Counselors') }}
Add New
{{-- Search filter --}}
@if (request()->get('par-page') !== 'all')
{{ $users->onEachSide(0)->links() }}
@endif