Please wait.Process in progress
| Sl.No |
Candidate Name |
Address |
Mobile Number |
Email Id |
Highest Qualification |
Shortlisted Job Vacancy |
Action |
@foreach ($shortlisted as $key=>$candidate)
| {{ ($key+1) }} |
{{$candidate->user->name}} |
{{ $candidate->user->building_name }}{{ $candidate->user->landmark }}
{{ $candidate->user->postOffice }}{{ $candidate->user->pincode }} |
{{$candidate->user->mobile_number}} |
{{$candidate->user->email}} |
{{$candidate->user->highest_qualification }} |
{{$candidate->GetJob->name}} |
|
@endforeach