Thank you for submitting your state cheer registration form for {{ $info['activity_program']->name }}. You can resubmit your form as many times as needed until the deadline. After the deadline, the form will close and entries will be final. The program will be printed from the latest information you provided.
| View your from at {{ url('/forms/registration/che') . '?activity_program=' . $info['activity_program']->id }} |
Sub-Division
{{ $info['data']->sub_division }} |
Submitted By
{{ $info['submitter']->getDisplayFullName() }} |
Form Status
Created at {{ date('g:i a m/d/Y', strtotime($info['submission']->created_at)) }} |
|
Head Coach {{ $info['coach']->getDisplayName() }} {{ $info['coach']->email }} W: {{ $info['coach']->getDisplayPhone('WORK') }} M: {{ $info['coach']->getDisplayPhone('MOBILE') }} |
Assistant Coaches @foreach ($info['asst_coaches'] as $i => $coach) {{ $coach->school_staff->getDisplayName() }} @endforeach |
| #{{ $i + 1}}: {{ $info['competitions'][$i]->event->name }} ({{ date('n/j/Y', strtotime($info['competitions'][$i]->event->start_at)) }}) | @endfor
Roster ({{ count($info['data']->participants) }})
|
Alternates
Choreographers
Routine Theme {{ $info['data']->routine_theme }} Reserve Seating for Coaches? @if ($info['data']->reserve_seating) Yes @else No @endif |
@if (!is_null($info['team_photo']))
@else
There is no team photo on record for this team. You can always access your form and upload a team photo easily. You can also upload a team photo through your team editor by clicking here.
@endif
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