@inject('doublerService','App\Services\DoublerService') @php $blockSeating = [] @endphp Audition Seating - {{ $audition->name }}
@include('tabulation.auditionSeating-results-table')
@include($rightPanel['view'])
{{--
--}} {{-- @if($audition->hasFlag('seats_published'))--}} {{-- @include('tabulation.auditionSeating-show-published-seats')--}} {{-- @elseif(! $auditionComplete)--}} {{-- @include('tabulation.auditionSeating-unable-to-seat-card')--}} {{-- @else--}} {{-- @include('tabulation.auditionSeating-fill-seats-form')--}} {{-- @include('tabulation.auditionSeating-show-proposed-seats')--}} {{-- @endif--}} {{--
--}}