Resume Search
{{ Userdefined::showMessage() }}
| S.No | Name | Mobile | Resume | |
|---|---|---|---|---|
| {{ $k + 1 }} | {{ $candidates_list->first_name . ' ' .$candidates_list->last_name }} | {{ $candidates_list->mobile }} | {{ $candidates_list->email }} | {!! $candidates_list->resume_content !!} |