@if (Helpers::strEqual($information['subdivision'], 'S')) Singles @else Doubles @endif
@if (Helpers::strEqual($information['subdivision'], 'S')) Singles @else Doubles @endif
Consolation
@foreach ($rounds as $round)
@if (!is_null($round->title))
{{ $round->title }}
{{ date($round_date_format, strtotime($information['bracket']->rounds[$round->index]->event->start_at)) }}
@endif @for ($i = $round->first_match; $i <= $round->last_match; $i++)
Fatal error: Class 'BracketsController' not found in /home/osaa/web_app/dev/app/views/brackets/32_24_straight_tn_9_print.blade.php on line 361