@section('seoTitle') Start Your CV Search Now @endsection {{-- A good traveler has no fixed plans and is not intent upon arriving. --}} {{-- ------------------------------search header --}}

Start Your CV Search Now

Find relevant, qualified, and fresh candidates.

{{-- --}}

{{-- Search more than 48,000,000 CVs using targeted keywords and 33+ filters to find your ideal candidate in seconds. --}} Search CVs using targeted keywords & find your ideal candidate in seconds.

Faster & Easier Hiring Maximum Recruitment ROI
{{-- {{ $activeSubscription }} --}} @if (empty($activeSubscription)) {!! alert('You have no active subscription, please take a subscription to download resumes.') !!} {{-- --}} @else
Subscription: {{ $activeSubscription->package->name }}
@if ($activeSubscription->profile_view_left>0)
Profile View Left: {{ $activeSubscription->profile_view_left }}
@else
Profile View Left: {{ $activeSubscription->profile_view_left }}
@endif @if ($activeSubscription->resume_download_left >0)
Resume Download Left: {{ $activeSubscription->resume_download_left }}
@else
Resume Download Left: {{ $activeSubscription->resume_download_left }}
@endif
@endif
{{-- ------------------------------search header ends --}} {{-- ------------------------------search results --}} {{-- {{ $candidates }} --}}
Showing: {{ $candidates->firstItem() }} to {{ $candidates->lastItem() }} of {{ $resumeFound }} resume found.
@empty($candidates)
Search Candidates
@else @foreach ($candidates as $candidate)
{{ $candidate->name }} @if($candidate->is_verified) Verified @endif
@if (isset($candidate->current_designation))
Designation: {{ $candidate->current_designation ? $candidate->current_designation : 'Unspecified' }}
@endif
@php $hiddenEmail = explode('@',$candidate->email); @endphp Email: xxxxxx@
Mobile: ######{{ substr($candidate->mobile,-4) }}
Resume: {{ $candidate->candidateResume ? 'Yes' : 'No' }}
@if (isset($candidate->job_experience))
Expereince: {{ $candidate->job_experience ? $candidate->job_experience : 'Unspecified' }}
@endif @if (isset($candidate->city))
Location: {{ $candidate->city }}, {{ $candidate->state }}
@endif
Target Job: {{ $candidate->target_job_title }}
{{-- {{ $candidate }} --}}
{{-- --}} @if (isset($candidate->candidateResume)) @if ($resumeDowloadLeft) @else @endif {{-- @php if(isset($activeSubscription) && $activeSubscription->resume_download_left>0){ $resumeDowloadLeft = true; echo $activeSubscription->resume_download_left; } else{ echo 'no'; $resumeDowloadLeft = false; } @endphp --}} {{-- --}} {{-- {{ $candidate->candidateResume[0]->id }} --}} {{--
--}} {{-- --}} {{-- --}} @endif
@endforeach
{{ $candidates->links() }}
@endempty {{-- ------------------------------search results ends --}}

Please buy a subscription to download resume.