@extends('Layouts.clientDashboardLayout') @section('content')
First name | Last name | Age | Tests | Action | Multiple |
---|---|---|---|---|---|
{{$recommendedCandidate->user->firstname}} | {{$recommendedCandidate->user->lastname}} | {{$recommendedCandidate->user->personalInfo->date_of_birth}} | {{$recommendedCandidate->result}} | View Profile {{--@if($recommendedCandidate->user->resume != null)CV@endif--}} |