Rank ID Draw # Student Name Doubler {{-- @foreach($judges as $judge)--}} {{-- {{ $judge->short_name() }}--}} {{-- @endforeach--}} Total Score All Scores? @foreach($entryData as $entry) {{ $entry['rank'] }} {{ $entry['id'] }} {{ $entry['drawNumber'] }} {{ $entry['studentName'] }} {{ $entry['schoolName'] }} {{-- @if($doublerService->studentIsDoubler($entry->student_id))--}} {{-- @include('tabulation.auditionSeating-doubler-block')--}} {{-- @endif--}} {{ $entry['totalScore'] }} @if($entry['fullyScored']) @endif @endforeach