@extends('portal.layouts.app', [ 'class' => '', 'elementActive' => '' ]) @section('title','Candidate Profile') @section('css') @endsection @section('content')
{{ $candidate->job_title ?? 'Not specified' }}
{{ $candidate->summary }}
No applications found.
@endifNo documents uploaded.
@endifNo education records found.
@endifNo skills added.
@endifNo languages specified.
@endif