@include('client.common.header') @if($link->status == 'pending')
@csrf

Reference Check for {{ $candidate->present()->name }}

Feedback

Please evaluate the applicant in the following areas using the scale where - 1 = Poor and 5 = Excellent

I confirm that the details I have provided are accurate to the best of my knowledge.

{{--
--}}

@else

Reference Check for {{ $candidate->present()->name }} successfully completed.

@endif @include('client.common.footer')