{{ $association->name }}
Home contest officials for the regular season are provided by the {{ $association->name }}, a local officials association chartered by the OSAA.
@if (!is_null($association->website))
Website: {{ $association->website }}
@endif
@if (!is_null($commissioner))
Commissioner of Officials: {{ $commissioner->name }}
@if (!Helpers::strIsEmpty($commissioner->email))
Email Address: {{ Helpers::obfuscateEmailLink($commissioner->email) }}
@endif
@endif
Learn more about officials at www.osaa.org/officials.