Hello {{ $info['staff']->name }},
{{ $info['object']->host_school->short_name }} has received a {{ strtolower($info['object']->activity->sport) }} ejection report and is appealing the suspension/fine.
{{ $info['object']->host_school->short_name }} had {{ strtolower($info['object']->ejection->type) }} {{ $info['object']->data->ejected->name }} @if (!Helpers::strIsEmpty($info['object']->data->ejected->jersey)) (#{{ $info['object']->data->ejected->jersey }}) @endif ejected from a {{ strtolower($info['object']->level->name) }} {{ strtolower($info['object']->activity->contest) }} on {{ date('l, n/j/Y', strtotime($info['object']->data->contest->date)) }} against {{ $info['object']->data->contest->opponent }}. The reason for the ejection was "{{ $info['object']->ejection_reason->name }}" under NFHS {{ $info['object']->ejection_reason->sport }} {{ (Helpers::strContains(',', $info['object']->ejection_reason->rule)) ? 'Rules' : 'Rule' }} {{ $info['object']->ejection_reason->rule }}.
{{ $info['staff']->name }} and {{ $info['object']->commissioner->first_name }} {{ $info['object']->commissioner->last_name }} will review the information provided by the school in the online ejection report. {{ $info['staff']->name }} will be in contact regarding the final decision.
Commissioners, use the link below to access the online ejection report (ID #{{ $info['object']->ejection->id }}). Call {{ $info['staff']->name }} at {{ $info['staff']->phone }} or reply to this email to discuss the appeal and communicate your decision.
| View this ejection report at www.osaa.org/forms/ejection/{{ $info['object']->ejection->id }} |
You must be logged in to the OSAA website in order to access the report.
Regards,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