@if(count($candidateData) == 0) No candidate found @else @foreach($candidateData as $candidate)
@endforeach @endif