Name: {{$currentJobsApplicants->app_first_name}} {{$currentJobsApplicants->app_last_name}}
Phone: {{$currentJobsApplicants->app_phone}}
E-mail: {{$currentJobsApplicants->app_email}}
Phone: Requested
E-mail: Requested
Phone: Not Requested
E-mail: Not Requested
Phone: {{$currentJobsApplicants->app_phone}}
E-mail: {{$currentJobsApplicants->app_email}}
Keyskills:{{$currentJobsApplicants->app_skills}}
Experience: {{($currentJobsApplicants->app_experience == null)?'NA':$currentJobsApplicants->app_experience->experience}}
View Resume:
View Resume
| No | Comment | Position | Date | Commented By |
|---|---|---|---|---|
| {{$index+1}} | {{$comment->comments}} | {{$comment->job_requisition->job_title}} | {{date('d-m-Y', strtotime($comment->created_at))}} | {{$comment->user->name}} |
| No | Position | Title | Venue | Comment | Date |
|---|---|---|---|---|---|
| {{$index+1}} | {{$interview->job_requisition->job_title}} | {{$interview->title}} | {{$interview->venue}} | {{$interview->comments}} | {{date('d-m-Y', strtotime($interview->f2fdate))}} |
| No | Position | Date | Link to Feedback Form |
|---|---|---|---|
| {{$index+1}} | {{$interview->job_requisition->job_title}} | {{date('d-m-Y', strtotime($interview->created_at))}} | View |
| No | Position | Applied On | Status | Status updated on |
|---|---|---|---|---|
| 1 | {{$job->job_title}} | {{date('d-m-Y', strtotime($currentJobsApplicants->created_at))}} | {{$currentJobsApplicants->application_status->status}} | {{date('d-m-Y', strtotime($job->updated_at))}} |
Name: {{$hhCandidates->name}}
Phone: {{$hhCandidates->phone}}
E-mail: {{$hhCandidates->email}}
Phone: Requested
E-mail: Requested
Phone: Not Requested
E-mail: Not Requested
Phone: {{$hhCandidates->phone}}
E-mail: {{$hhCandidates->email}}
Keyskills: {{$hhCandidates->skills}}
Experience: {{($hhCandidates->experience == null)?'NA':$hhCandidates->experience->experience}}
View Resume:
View Resume
| Salary Details | Reports | Reference Check | Others |
|---|---|---|---|
| @if($hhCandidates->salary_details) View/Download | @else -- @endif@if($hhCandidates->reports) View/Download | @else -- @endif@if($hhCandidates->refferal_check) View/Download | @else -- @endif@if($hhCandidates->others) View/Download | @else -- @endif
| No | Comment | Position | Date | Commented By |
|---|---|---|---|---|
| {{$index+1}} | {{$comment->comments}} | {{$comment->job_requisition->job_title}} | {{date('d-m-Y', strtotime($comment->created_at))}} | {{$comment->user->name}} |
| No | Position | Title | Venue | Comment | Date |
|---|---|---|---|---|---|
| {{$index+1}} | {{$interview->job_requisition->job_title}} | {{$interview->title}} | {{$interview->venue}} | {{$interview->comments}} | {{date('d-m-Y', strtotime($interview->f2fdate))}} |
| No | Position | Date | Link to Feedback Form |
|---|---|---|---|
| {{$index+1}} | {{$interview->job_requisition->job_title}} | {{date('d-m-Y', strtotime($interview->created_at))}} | View |
| No | Position | Applied On | Status | Status updated on |
|---|---|---|---|---|
| {{$index+1}} | {{$job->job_requisition->job_title}} | {{date('d-m-Y', strtotime($job->created_at))}} | {{$job->application_status->status}} | {{date('d-m-Y', strtotime($job->updated_at))}} |
Name: {{$empCandidate->name}}
Phone: {{$empCandidate->phone}}
E-mail: {{$empCandidate->email}}
Phone: Requested
E-mail: Requested
Phone: Not Requested
E-mail: Not Requested
Phone: {{$empCandidate->phone}}
E-mail: {{$empCandidate->email}}
View Resume:
eResume
Keyskills: {{$empCandidate->skills}}
Experience: {{($empCandidate->experience == null)?'NA':$empCandidate->experience->experience}}
View Resume:
View Resume
| Salary Details | Reports | Reference Check | Others |
|---|---|---|---|
| @if($empCandidate->salary_details) View/Download | @else -- @endif@if($empCandidate->reports) View/Download | @else -- @endif@if($empCandidate->refferal_check) View/Download | @else -- @endif@if($empCandidate->others) View/Download | @else -- @endif
| No | Comment | Position | Date | Commented By |
|---|---|---|---|---|
| {{$index+1}} | {{$comment->comments}} | {{$comment->job_requisition->job_title}} | {{date('d-m-Y', strtotime($comment->created_at))}} | {{$comment->user->name}} |
| No | Position | Title | Venue | Comment | Date |
|---|---|---|---|---|---|
| {{$index+1}} | {{$interview->job_requisition->job_title}} | {{$interview->title}} | {{$interview->venue}} | {{$interview->comments}} | {{date('d-m-Y', strtotime($interview->f2fdate))}} |
| No | Position | Date | Link to Feedback Form |
|---|---|---|---|
| {{$index+1}} | {{$interview->job_requisition->job_title}} | {{date('d-m-Y', strtotime($interview->created_at))}} | View |
| No | Position | Applied On | Status updated on | |
|---|---|---|---|---|
| {{$index+1}} | {{$job->job_requisition->job_title}} | {{date('d-m-Y', strtotime($job->created_at))}} | {{--{{$job->application_status->status}} | --}}{{date('d-m-Y', strtotime($job->updated_at))}} |