INVOICE
Athletic Department
{{ $object->school->name }}
{{ $object->address->line_1 }}
@if (!Helpers::strIsEmpty($object->address->line_2))
{{$object->address->line_2 }}
@endif
{{ $object->address->city }}, {{ $object->address->state }} {{ $object->address->zip }}
Refer to the summary below for total amount. Please remit payment within 30 days.*
|
{{ $object->school->name }}
|
{{ $season_name[$season] }} Season
|
Total Ejections: {{ $object->data->count }}
|
- Summary of Ejections -
Your school had the following ejections during this season. These ejections are final and cannot be waived.
| # |
ID Number |
Level - Individual - Reason |
Date |
Notes |
Fine |
@foreach ($object->data->ejections as $sport => $ejections)
Fatal error: Cannot break/continue 1 level in /home/osaa/web_app/dev/app/views/invoices/ejections.blade.php on line 403