{{ ucwords(str_replace('_', ' ', $evaluation['status'])) }}
Started {{ $evaluation['started_at'] }} · Deadline {{ $evaluation['ends_at'] }}
@if($evaluation['plocal_score'] !== null)Digital {{ number_format($evaluation['digital'], 2) }}/10 · Service {{ number_format($evaluation['service'], 2) }}/10 · Trust {{ number_format($evaluation['trust'], 2) }}/10 · PLOCAL Score {{ number_format($evaluation['plocal_score'], 2) }}/10
@elseFinal scores are not available yet.
@endif