@php $sortedType = ''; $sortedValue = ''; if(isset($data['sortType']) && isset($data['sortValue']) && $records->count() > 0){ $sortedType = $data['sortType']; $sortedValue = $data['sortValue']; } @endphp
@include('private.reports.recruiter_performance.listing', ['records' => []])
Recruiter Name Date (YYYY-MM / YYYY-MM-DD) # of Applications # of Interview # of Hires # of Rejects Hiring % Rejection %