{{ ++$i }} |
{{ $candidate->first_name }} |
{{ $candidate->middle_name }} |
{{ $candidate->last_name }} |
{{ $candidate->email1 }} |
{{ $candidate->email2 }} |
{{ $candidate->gender }} |
{{ $candidate->website }} |
{{ $candidate->phone_home }} |
{{ $candidate->phone_cell }} |
{{ $candidate->phone_work }} |
{{ $candidate->resume }} |
{{ $candidate->address }} |
{{ $candidate->city }} |
{{ $candidate->state }} |
{{ $candidate->pincode }} |
{{ $candidate->best_time_to_call }} |
{{ $candidate->key_skills }} |
{{ $candidate->current_pay }} |
{{ $candidate->desired_pay }} |
{{ $candidate->date_available }} |
{{ strip_tags( $candidate->notes ) }} |
|
@endforeach