Auditions
Edit Audition
@if($audition->entries->count() == 0)
Please confirm that you would like to delete the audition {{ $audition->name }}. This action cannot be undone.
@endif
Event
@foreach($events as $event)
@endforeach
@if(auditionSetting('advanceTo'))