{{ $info['school']->name }}
{{ $info['address']->line_1 }}
@if (!Helpers::strIsEmpty($info['address']->line_2)) {{ $info['address']->line_2 }}
@endif {{ $info['address']->city }}, {{ $info['address']->state }} {{ $info['address']->zip }}
@if (is_null($info['book'])) @if (is_null($info['ad'])) No AD Listed @else {{ $info['ad']->getDisplayName() }}, {{ $info['ad']->getDisplayRole() }}
{{ $info['ad']->getDisplayEmail() }}
{{ $info['ad']->getDisplayPhone() }} @endif @else {{ $info['book']->getDisplayName() }}, {{ $info['book']->getDisplayRole() }}
{{ $info['book']->getDisplayEmail() }}
{{ $info['book']->getDisplayPhone() }} @endif


Sport: {{ Helpers::getActivityName($info['contest']->activity) }}
Division: {{ $info['contest']->division }}
Round: {{ $info['round_type']->name }} ({{ $info['round_type']->slug }})
Date: {{ date('D n/j/Y', strtotime($info['event']->start_at)) }}


Home Team: {{ $info['contest']->home_team_name }}
Away Team: {{ $info['contest']->away_team_name }}


Reimbursement for Expenses
@foreach ($info['config']->data->expenses as $position => $data) @endforeach @if (count($info['expense_data']->others) > 0) @foreach ($info['expense_data']->others as $other_expense) @endforeach @endif
{{ $info['expense_data']->{ $position } }} {{ $data->name }} × ${{ number_format($data->rate, 2) }} each = ${{ number_format($data->rate * intval($info['expense_data']->{ $position }), 2) }}
*OTHER: {{ $other_expense->name }} (see receipt) = ${{ number_format($other_expense->amount, 2) }}
Expense Total ${{ number_format($expense_total, 2) }}
This amount is NOT deducted from total ticket sales. @if (count($info['expense_data']->others) > 0)
* Approval must be granted in advance by the OSAA for any expense that is beyond your normal expenses to host a league game. These might include, but would not be limited to, field rental, additional security or police, portable bleacher rental, portable restrooms.
Receipts must be attached for these other expenses. @endif

Ticket Sales
Schools will be held responsible for tickets sold and cash received.
@foreach ($info['config']->data->tickets as $property)
Fatal error: Class 'Helpers' not found in /home/osaa/web_app/dev/app/views/ticket_report/print_report.blade.php on line 523
Event Begin # Event Ending # # Sold Rate Total