@php $sortedType = ''; $sortedValue = ''; if(isset($data['sortType']) && isset($data['sortValue']) && $records->count() > 0){ $sortedType = $data['sortType']; $sortedValue = $data['sortValue']; } $calloutColors = colourCodeArray(); $key = 0; @endphp
@foreach($appStatus as $status) @php $applicationsRecords = applicationCounts($data, ['appStatusCount' => $status]); @endphp @if($applicationsRecords == 0) @php continue; @endphp @endif @php if($key == 4){ $key = 0; }else{ $key++; } @endphp @endforeach
@php $listing = [ 'j_title', 'j_end_customer_name', 'name', 'ja_sourcer_name', 'ja_status', 'ja_disposition', 'ja_created_at', 'ja_created_by', 'ja_number_of_days', 'ja_customer_submission_date', 'ja_next_steps', ]; if(isset($appliedFilterRecord) && !empty($appliedFilterRecord)){ $listing = json_decode($appliedFilterRecord->field_names, true); } @endphp
@if(in_array('j_title',$listing)) @endif @if(in_array('t_email',$listing)) @endif @if(in_array('t_first_name',$listing)) @endif @if(in_array('t_last_name',$listing)) @endif @if(in_array('t_name',$listing)) @endif @if(in_array('t_mobile_number',$listing)) @endif @if(in_array('t_work_status',$listing)) @endif @if(in_array('t_preferred_employment',$listing)) @endif @if(in_array('t_rate',$listing)) @endif @if(in_array('t_expected_rate',$listing)) @endif @if(in_array('t_available_date',$listing)) @endif @if(in_array('t_location_preference',$listing)) @endif @if(in_array('resume_link',$listing)) @endif @if(in_array('t_notice_period',$listing)) @endif @if(in_array('t_job_title',$listing)) @endif @if(in_array('t_current_location',$listing)) @endif @if(in_array('t_total_exp',$listing)) @endif @if(in_array('j_start_date',$listing)) @endif @if(in_array('j_customer_name',$listing)) @endif @if(in_array('j_end_customer_name',$listing)) @endif @if(in_array('j_customer_contact_email',$listing)) @endif @if(in_array('j_location',$listing)) @endif @if(in_array('j_summary',$listing)) @endif @if(in_array('j_details',$listing)) @endif @if(in_array('j_preferred_employment',$listing)) @endif @if(in_array('j_expected_rate',$listing)) @endif @if(in_array('j_duration',$listing)) @endif @if(in_array('j_experience_level',$listing)) @endif @if(in_array('ja_evaluation_Summary',$listing)) @endif @if(in_array('name',$listing)) @endif @if(in_array('ja_sourcer_name',$listing)) @endif @if(in_array('ja_recruiter_name',$listing)) @endif @if(in_array('ja_hiring_manager_name',$listing)) @endif @if(in_array('ja_created_by',$listing)) @endif @if(in_array('ja_created_at',$listing)) @endif @if(in_array('ja_number_of_days',$listing)) @endif @if(in_array('ja_customer_submission_date',$listing)) @endif @if(in_array('ja_status',$listing)) @endif @if(in_array('ja_disposition',$listing)) @endif @if(in_array('ja_next_steps',$listing)) @endif @if($records->count() > 0) @foreach($records as $record) @php $detailUrl = route('applications.show', $record->id); @endphp @if(in_array('j_title',$listing)) @endif @if(in_array('t_email',$listing)) @endif @if(in_array('t_first_name',$listing)) @endif @if(in_array('t_last_name',$listing)) @endif @if(in_array('t_name',$listing)) @endif @if(in_array('t_mobile_number',$listing)) @endif @if(in_array('t_work_status',$listing)) @endif @if(in_array('t_preferred_employment',$listing)) @endif @if(in_array('t_rate',$listing)) @endif @if(in_array('t_expected_rate',$listing)) @endif @if(in_array('t_available_date',$listing)) @endif @if(in_array('t_location_preference',$listing)) @endif @if(in_array('resume_link',$listing)) @endif @if(in_array('t_notice_period',$listing)) @endif @if(in_array('t_job_title',$listing)) @endif @if(in_array('t_current_location',$listing)) @endif @if(in_array('t_total_exp',$listing)) @endif @if(in_array('j_start_date',$listing)) @endif @if(in_array('j_customer_name',$listing)) @endif @if(in_array('j_end_customer_name',$listing)) @endif @if(in_array('j_customer_contact_email',$listing)) @endif @if(in_array('j_location',$listing)) @endif @if(in_array('j_summary',$listing)) @endif @if(in_array('j_details',$listing)) @endif @if(in_array('j_preferred_employment',$listing)) @endif @if(in_array('j_expected_rate',$listing)) @endif @if(in_array('j_duration',$listing)) @endif @if(in_array('j_experience_level',$listing)) @endif @if(in_array('ja_evaluation_Summary',$listing)) @endif @if(in_array('name',$listing)) @endif @if(in_array('ja_sourcer_name',$listing)) @endif @if(in_array('ja_recruiter_name',$listing)) @endif @if(in_array('ja_hiring_manager_name',$listing)) @endif @if(in_array('ja_created_by',$listing)) @endif @if(in_array('ja_created_at',$listing)) @endif @if(in_array('ja_number_of_days', $listing)) @endif @if(in_array('ja_customer_submission_date',$listing)) @endif @if(in_array('ja_status',$listing)) @endif @if(in_array('ja_disposition',$listing)) @endif @if(in_array('ja_next_steps',$listing)) @endif @endforeach @else @endif
Job Title  Candidate Email  Candidate First Name  Candidate Last Name  Candidate Name  Candidate Phone  Candidate Work Authorization  Candidate Preferred Employment  Candidate Current Rate  Candidate Expected Rate  Candidate Availability Date  Candidate Location Preference  Candidate Resume LinkCandidate Notice Period  Candidate Job Title  Candidate Current Location  Candidate Total Experience  Job Start Date  Job Customer  Job Customer Client  Job Customer Email  Job Location  Job Summary  Job Details  Job Preferred Employment  Job Expected Rate  Job Contract Term  Job Experience Level  Application Evaluation Summary  Candidate  Sourcer  Application Recruiter  Application Hiring Manager  Created By  Created Date  Age  Submission  Status   Disposition   Next Steps   Action
{{$record->title}}   @if(empty($record->created_by))   @endif
{{$record->job_reference_code}}
{{$record->candidate_email}}{{$record->candidate_fname}}{{$record->candidate_lname}}{{$record->candidate_name}}{{$record->candidate_number}}{{$record->candidate_work_status}}{{$record->candidate_preferred_employment}}{{$record->candidate_current_rate}}{{$record->candidate_rate}}{{$record->candidate_available_date}}{{$record->candidate_location_preference}} @if($record->resume_link) Download Resume @endif {{$record->candidate_notice_period}}{{$record->candidate_job_title}}{{$record->candidate_current_location}}{{$record->candidate_total_experience_years}}{{$record->start_date}}{{$record->company_name}}{{$record->end_customer_name}}{{$record->customer_contact_email}}{{$record->location}}{{$record->summary}}{{$record->details}}{{$record->preferred_employment}}{{$record->job_rate}}{{$record->duration}}{{$record->experience_level}}{!!$record->evaluation_Summary!!}{{$record->name}}@if($record->sourcerDetail){{$record->sourcerDetail->name}}@endif@if($record->recruiterDetail){{$record->recruiterDetail->name}}@endif@if($record->hiringDetail){{$record->hiringDetail->name}}@endif@if($record->userDetail){{$record->userDetail->name}}@endif{{showTimeFormat($record->created_at, 'm/d/Y')}}{{$record->age_in_days}}{{$record->customer_submission_date ? showTimeFormat($record->customer_submission_date, 'm/d/Y') : ''}}{{$record->application_status}}
{{$record->disposition}}{{$record->next_steps}}
No matching records found
Showing {{ $records->firstItem() }} to {{ $records->lastItem() }} of {{$records->total()}} entries
{{$records->links('vendor.pagination.bootstrap-4')}}