@inject('doublerService','App\Services\DoublerService') @php($blockSeating = []) Audition Seating - {{ $audition->name }}
@include('tabulation.audition-results-table')
Seating Form
@foreach($entries as $entry) @if(! $entry->scoring_complete) Entry {{ $entry->id }} is unscored. @endif @endforeach