Hello,
{{ $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->sport) }} {{ 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 }}.
The school was notified of the ejection on {{ date('l, n/j/Y', strtotime($info['object']->ejection->submitted_at)) }} at {{ date('g:ia', strtotime($info['object']->ejection->submitted_at)) }}. @if (!Helpers::strIsEmpty($info['object']->data->receipt->appeal)) The school appealed on {{ date('l, n/j/Y', strtotime($info['object']->ejection->verified_at)) }} at {{ date('g:ia', strtotime($info['object']->ejection->verified_at)) }}. @else The school accepted the ejection without appeal on {{ date('l, n/j/Y', strtotime($info['object']->ejection->verified_at)) }} at {{ date('g:ia', strtotime($info['object']->ejection->verified_at)) }}. The form was received by OSAA staff and subsequently closed on {{ date('l, n/j/Y', time()) }} at {{ date('g:ia', time()) }}. @endif
@if (!Helpers::strIsEmpty($info['object']->data->receipt->appeal))After reviewing all of the information, the appeal was @if ($info['object']->data->receipt->is_granted) APPROVED @else DENIED @endif on {{ date('l, n/j/Y', time()) }} at {{ date('g:ia', time()) }} and the ejection was closed. @if ($info['object']->data->receipt->is_granted) Therefore, the next contest suspension does not apply and there will be no fine. @else @if ($info['object']->ejection_reason->is_suspension) Therefore, the {{ strtolower($info['object']->ejection->type) }} is suspended through the next {{ strtolower($info['object']->level->name) }} {{ strtolower($info['object']->activity->sport) }} {{ strtolower($info['object']->activity->contest) }} per the OSAA Handbook. @endif @if ($info['object']->ejection_reason->is_fine) This ejection will {{ ($info['object']->ejection_reason->is_suspension) ? 'also' : null }} result in a fine for which your school will be invoiced at the end of the {{ strtolower($info['object']->activity->sport) }} season. @endif @endif
@endif| 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