{{ customDateFormate(isset($educationInfo['starting_period']) ? $educationInfo['starting_period'] : '', $format = 'd M, Y') }} - {{ customDateFormate(isset($educationInfo['ending_period']) ? $educationInfo['ending_period'] : '', $format = 'd M, Y') }}
{{ customDateFormate($starting_period, $format = 'd M, Y') }} - @if ($continuing_period == 'on') {{ 'Continuing Working Here' }} @else {{ customDateFormate($continuing_period, $format = 'd M, Y') }} @endif
{{ translate('Position') }}:{{ $professionInfo['designation'] ?? null }}
@if (isset($professionInfo['responsibility'])){!! clean($candidate->reference) !!}
{{ translate('I do hereby declare that the information given above is true of my knowledge') }}.