@if($isHired == 1) {{ __('Hired') }} @elseif($isShortListed == 1) {{ __('Shortlisted') }} @endif