 }})
Candidate History
{{ $error }}
{{ $message }}
:
{{ $candidate->candidate_id }}
:
{{ $candidate->first_name }}
:
{{ $candidate->last_name }}
:
{{ $candidate->email1 }}
:
{{ $candidate->email2 }}
:
{{ $candidate->phone_work }}
:
{{ $candidate->address }}
:
{{ $candidate->state }}
:
{{ $candidate->source }}
:
{{ $candidate->current_employer }}
:
{{ $candidate->desired_pay }}
:
{{ $candidate->can_relocate }}
:
{{ $candidate->best_time_to_call }}
:
:
{{ $candidate->created_at }}
:
{{ !empty($candidate->joborders) ? count($candidate->joborders) : '' }}
:
{{ $candidate->first_name.' '.$candidate->last_name }}
:
{{ !empty($candidate->ownerUser) ? $candidate->ownerUser->name : '' }}
:
{{ $candidate->gender }}
:
{{ $candidate->middle_name }}
:
{{ $candidate->phone_home }}
:
{{ $candidate->phone_cell }}
:
{{ $candidate->city }}
:
{{ $candidate->pincode }}
:
{{ $candidate->key_skills }}
:
{{ $candidate->current_pay }}
:
{{ $candidate->website }}
:
{{ $candidate->is_hot }}
:
{{ $candidate->pan_number }}
:
{{ $candidate->updated_at }}
:
{{ !empty($candidate->createdBy) ? $candidate->createdBy->name : '' }}
:
{{ !empty($candidate->ownerUser) ? $candidate->ownerUser->email : '' }}
:
{{ $candidate->notes }}
Other History
Name |
---|
{{ $res->created_at }} {{ !empty($res->enteredBy) ? $res->enteredBy->name : '' }} {{ $res->description }} |
{{ $res->created_at }} {{ !empty($res->enteredBy) ? $res->enteredBy->name : '' }} {{ $res->description }} |