@foreach ($composer->choices() as $i => $choice) @php $j = $i + 1; @endphp
{{ $j }}
{{ $choice }}
@endforeach