@extends('layouts.report') @section('page_title') {{ $info['year'] }}-{{ substr($info['year'] + 1, 2, 2) }} OSAA {{ $info['season_name'] }} State Championship School Reimbursements @stop @section('style') @stop @section('jquery_init') @stop @section('body') @foreach ($info['divisions'] as $division)
{{ $info['year'] }}-{{ substr($info['year'] + 1, 2, 2) }} OSAA {{ $info['season_name'] }} {{ $division }} State Championship School Reimbursements
@foreach ($info['totals']->{ $division } as $column => $value) @endforeach @foreach ($info['school_objects'] as $school_object)
Fatal error: Class 'Helpers' not found in /home/osaa/web_app/dev/app/views/reimbursements/season_summary_report.blade.php on line 112
School{{ strtoupper(str_replace('_', '
', $column)) }}