Hello, {{ $information['user']->getDisplayFullName() }}.
Thank you for submitting {{ $information['activity_program']->name }}'s {{ Helpers::getActivityName($information['activity_program']->activity) }} team nomination for the Academic All State Award. You can update your entries from your OSAA account up until the deadline. Results should be posted to the OSAA website about one week after the deadline.
| Name | Grade | GPA |
|---|---|---|
| {{ $student->name }} | {{ $student->grade }} | {{ ($student->gpa > 0) ? number_format($student->gpa, 2, '.', '') : '-' }} |
This is an automatically generated message and was sent to {{ Helpers::arrayToList ($information['to']) }} @if (count($information['cc']) > 0) and copied to {{ Helpers::arrayToList ($information['cc']) }} @endif