OSAA {{ ucfirst($info['season']) }} Seasonal Participation and Preselection

{{ $info['school']->name }}

Thank you for submitting the required OSAA {{ ucfirst($info['season']) }} {{ $info['school_year']->slug }} Seasonal Participation and Preselection Form for {{ $info['school']->short_name }}. Your submission has been received. You are encouraged to retain this e-mail for your records.

{{ ucfirst($info['season']) }} {{ $info['school_year']->slug }} Participation and Preselections for {{ $info['next_school_year']->slug }}

@foreach ($info['school_form']->data->activities as $index => $activity_object) @if (($index % 2) == 1) @else @endif @endforeach
Sport / Activity Offered This {{ ucfirst($info['season']) }} Offering Next {{ ucfirst($info['season']) }} # Males # Females # Non-Binary
{{ Helpers::getActivityName($activity_object->slug) }} {{ ($activity_object->offered) ? 'Yes' : 'No' }} {{ ($activity_object->preselect) ? 'Yes' : 'No' }} @if (!$activity_object->offered) N/A @else {{ $activity_object->boys }} @endif @if (!$activity_object->offered) N/A @else {{ $activity_object->girls }} @endif @if (!$activity_object->offered) N/A @else {{ $activity_object->other }} @endif


Regards,

Oregon School Activities Association
www.osaa.org

This is an automatically generated message and was sent to {{ Helpers::arrayToList ($info['to']) }} @if (count($info['cc']) > 0) and copied to {{ Helpers::arrayToList ($info['cc']) }} @endif