@if($entry['doubleData'])
@if($entry['doublerRequest'])
- Request: {{$entry['doublerRequest']}}
+ Request: {{$entry['doublerRequest']}}
+
@endif
@include('tabulation.auditionSeating-doubler-block')
-{{-- DOUBLER
--}}
-{{-- @foreach($entry['doubleData'] as $double)--}}
-{{-- ID: {{ $double['entryId'] }} - {{ $double['name'] }} - {{ $double['rank'] }}
--}}
-{{-- Unscored Entries: {{ $double['unscored_in_audition'] }}
--}}
-{{-- @foreach($double['limits'] as $limit)--}}
-{{-- {{$limit['ensemble']->name}}: {{ $limit['limit'] }}
--}}
-{{-- @endforeach--}}
-{{--
--}}
-{{-- @endforeach--}}
+ {{-- DOUBLER
--}}
+ {{-- @foreach($entry['doubleData'] as $double)--}}
+ {{-- ID: {{ $double['entryId'] }} - {{ $double['name'] }} - {{ $double['rank'] }}
--}}
+ {{-- Unscored Entries: {{ $double['unscored_in_audition'] }}
--}}
+ {{-- @foreach($double['limits'] as $limit)--}}
+ {{-- {{$limit['ensemble']->name}}: {{ $limit['limit'] }}
--}}
+ {{-- @endforeach--}}
+ {{--
--}}
+ {{-- @endforeach--}}
@endif
-{{-- @if($doublerService->studentIsDoubler($entry->student_id))--}}
-{{-- @include('tabulation.auditionSeating-doubler-block')--}}
-{{-- @endif--}}
+ {{-- @if($doublerService->studentIsDoubler($entry->student_id))--}}
+ {{-- @include('tabulation.auditionSeating-doubler-block')--}}
+ {{-- @endif--}}
+
+
+