@foreach ($divisions as $index => $division) {{--
  • {{ ++$index }}

    {{ $division->code ?? '' }}

    {{ $division->name ?? '' }}
    Loading...
  • --}}
  • {{-- id, $eventDivisionIds) ? 'checked' : '') : '' }}> --}}
  • @endforeach