Create Entry @if ($errors->any())
@foreach($errors->all() as $error)
{{$error}}
@endforeach
@endif Student Audition @if(auditionSetting('advanceTo'))
@else @endif
Create Entry
@include('students.student_audition_select_script')