@if (!is_null($information['bracket']) and ((!is_null($information['bracket']->bracket->published_at) and strtotime($information['bracket']->bracket->published_at) < time()) or Auth::check() and Auth::user()->isOsaaUser())) {{-- OSAA User Seeding Utilities --}} @if (Helpers::strEqual($activity_slug, array('WRE', 'BTN', 'GTN')) and Auth::check() and Auth::user()->isOsaaUser())
To place a participant in the first round of the bracket, click the handle and drag the participant into the desired position. You can swap a placed participant with another position in the same round by clicking a participant on the bracket.
@if (count($information['mps']) > 0) @foreach ($information['mps'] as $mp) @if (!$mp->placed)