@if(candidateShow($candidate, 'show_experiences'))
{{$candidate['experiences_count']}}
@endif
@if(candidateShow($candidate, 'show_qualifications'))
{{$candidate['qualifications_count']}}
@endif
@if(candidateShow($candidate, 'show_skills'))
{{$candidate['skills_count']}}
@endif
@if(candidateShow($candidate, 'show_languages'))
{{$candidate['languages_count']}}
@endif
@if(candidateShow($candidate, 'show_achievements'))
{{$candidate['achievements_count']}}
@endif
{{$candidate['references_count']}}