@if (Auth::check() and Auth::user()->isOsaaUser()) @endif
{{ $round_names[$information['bracket']->rounds[0]->round->round_type] }}
@if (Helpers::strEqual($information['bracket']->bracket->activity, 'FBL')) {{ date('M. j', strtotime($information['bracket']->rounds[0]->event->start_at)) }}-{{ date('j', strtotime($information['bracket']->rounds[0]->event->end_at)) }} @else @if (Helpers::strEqual(date('M', strtotime($information['bracket']->rounds[0]->event->start_at)), array('May'))) {{ date('M j', strtotime($information['bracket']->rounds[0]->event->start_at)) }} @else {{ date('M. j', strtotime($information['bracket']->rounds[0]->event->start_at)) }} @endif @endif
@for ($i = 0; $i < 16; $i++) @if ($i == 0)
@elseif ($i % 2 == 0)
@else
@endif {{ BracketsController::getMatchup('right', $information['bracket']->matchups[$i]) }} @endfor
@if (Auth::check() and Auth::user()->isOsaaUser()) @endif
{{ $round_names[$information['bracket']->rounds[1]->round->round_type] }}
@if (Helpers::strEqual($information['bracket']->bracket->activity, 'FBL')) {{ date('M. j', strtotime($information['bracket']->rounds[1]->event->start_at)) }}-{{ date('j', strtotime($information['bracket']->rounds[1]->event->end_at)) }} @else @if (Helpers::strEqual(date('M', strtotime($information['bracket']->rounds[1]->event->start_at)), array('May'))) {{ date('M j', strtotime($information['bracket']->rounds[1]->event->start_at)) }} @else {{ date('M. j', strtotime($information['bracket']->rounds[1]->event->start_at)) }} @endif @endif
@for ($i = 16; $i < 24; $i++) @if ($i == 16)
@elseif ($i % 2 == 0)
@else
@endif {{ BracketsController::getMatchup('right', $information['bracket']->matchups[$i]) }}
@endfor
@if (Auth::check() and Auth::user()->isOsaaUser()) @endif
{{ $round_names[$information['bracket']->rounds[2]->round->round_type] }}
@if (Helpers::strEqual($information['bracket']->bracket->activity, 'FBL')) {{ date('M. j', strtotime($information['bracket']->rounds[2]->event->start_at)) }}-{{ date('j', strtotime($information['bracket']->rounds[2]->event->end_at)) }} @else @if (Helpers::strEqual(date('M', strtotime($information['bracket']->rounds[2]->event->start_at)), array('May'))) {{ date('M j', strtotime($information['bracket']->rounds[2]->event->start_at)) }} @else {{ date('M. j', strtotime($information['bracket']->rounds[2]->event->start_at)) }} @endif @endif
@for ($i = 24; $i < 28; $i++) @if ($i == 24)
@elseif ($i % 2 == 0)
@else
@endif {{ BracketsController::getMatchup('right', $information['bracket']->matchups[$i]) }}
@endfor
@if (Auth::check() and Auth::user()->isOsaaUser()) @endif
{{ $round_names[$information['bracket']->rounds[3]->round->round_type] }}
@if (Helpers::strEqual($information['bracket']->bracket->activity, 'FBL') and !Helpers::strEqual($information['bracket']->rounds[3]->event->start_at, $information['bracket']->rounds[3]->event->end_at)) {{ date('M. j', strtotime($information['bracket']->rounds[3]->event->start_at)) }}-{{ date('j', strtotime($information['bracket']->rounds[3]->event->end_at)) }} @else @if (Helpers::strEqual(date('M', strtotime($information['bracket']->rounds[3]->event->start_at)), array('May'))) {{ date('M j', strtotime($information['bracket']->rounds[3]->event->start_at)) }} @else {{ date('M. j', strtotime($information['bracket']->rounds[3]->event->start_at)) }} @endif @endif
@for ($i = 28; $i < 30; $i++) @if ($i == 28)
@elseif ($i % 2 == 0)
@else
@endif {{ BracketsController::getMatchup('right', $information['bracket']->matchups[$i]) }}
@endfor
@if (Auth::check() and Auth::user()->isOsaaUser()) @endif
{{ $round_names[$information['bracket']->rounds[4]->round->round_type] }}
@if (Helpers::strEqual(date('M', strtotime($information['bracket']->rounds[4]->event->start_at)), array('May'))) {{ date('M j', strtotime($information['bracket']->rounds[4]->event->start_at)) }} @else {{ date('M. j', strtotime($information['bracket']->rounds[4]->event->start_at)) }} @endif
@for ($i = 30; $i < 31; $i++)
{{ BracketsController::getMatchup('right', $information['bracket']->matchups[$i]) }} @endfor