Thank you for submitting the results for the {{ $info['league']->name }} District Contest.
District Director
{{ $info['data']->director->name }} |
Form Status
@if ($info['data']->complete)
Complete
@else
Incomplete
@endif
|
The following categories and numbers represent the number of participants that competed in the {{ $info['league']->name }} District Contest in the specific category.
|
@foreach ($column_data[0] as $row)
{{ str_replace('_', ' ', $row[0]) }}: {{ $row[1] }} @endforeach |
@foreach ($column_data[1] as $row)
{{ str_replace('_', ' ', $row[0]) }}: {{ $row[1] }} @endforeach |
@foreach ($column_data[2] as $row)
{{ str_replace('_', ' ', $row[0]) }}: {{ $row[1] }} @endforeach |
The following participants competed in the {{ $info['league']->name }} District Contest. These individuals have achieved the placement indicated within the listed category and are qualified to compete in the OSAA State Solo Music Championship.
@foreach ($info['school_objects'] as $school_object)| [ FORM ERROR ] |