@csrf @if($this->errors)
{!! $this->errors !!}
@endif
@if(count($eventTypes)>=1)
@endif @if(count($serviceLevels)>=1)
@foreach($serviceLevels as $serviceLevel) @endforeach
@endif @if(count($attendanceOptions)>=1)
@endif