Nominee ยท {{ \Carbon\Carbon::parse($nominee['nominated_at'])->format('M j, Y') }}
View official Profile{{ $nominee['display_name'] }}
@if(!empty($nominee['category'])){{ $nominee['category'] }}
@endif @if($nominee['city']){{ $nominee['city'] }}, {{ $nominee['state'] }}
@endif @if($nominee['evaluation'] && $nominee['evaluation']['status'] === 'final')Evaluation in progress
@endif
@endif