Sunday, 4:00 PM - 8:00 PM: Call William Wyckoff at (541) 484-9883.
Monday - Friday: Contact Brad Garrett at (503) 682-6722 x229 or by e-mail to bradg@osaa.org.
Note: Corrections made after 2:00 PM on Monday will not appear in the program.
Meet Director{{ $information['data']['meet_director']->name }}{{ Helpers::displayCombinedPhone($information['data']['meet_director']->phone) }} {{ $information['data']['meet_director']->email }} |
Submitted By
{{ $information['data']['submitter']->name }} |
Form Status@if ($information['data']['complete']) Complete @else Incomplete @endifCreated at {{ date('g:i a m/d/Y', strtotime($information['submission']->created_at)) }} Last updated at {{ date('g:i a m/d/Y', strtotime($information['submission']->updated_at)) }} |
| {{ $team->name }} | {{ $team->participation }} |
| Athletic Director |
@if (!Helpers::strIsEmpty($team->ad->name))
{{ $team->ad->name }} @endif @if (!Helpers::strIsEmpty($team->ad->email)) {{ $team->ad->email }} @endif @if (!Helpers::strIsEmpty($team->ad->office)) [W] {{ Helpers::displayCombinedPhone($team->ad->office) }} @endif @if (!Helpers::strIsEmpty($team->ad->phone)) [C] {{ Helpers::displayCombinedPhone($team->ad->phone) }} @endif |
Coach |
@if (!Helpers::strIsEmpty($team->coach->name))
{{ $team->coach->name }} @endif @if (!Helpers::strIsEmpty($team->coach->email)) {{ $team->coach->email }} @endif @if (!Helpers::strIsEmpty($team->coach->phone)) [C] {{ Helpers::displayCombinedPhone($team->coach->phone) }} @endif |