@php $limits = []; foreach ($ensemble->seatingLimits as $lim) { $limits[$lim->audition_id] = $lim->maximum_accepted; } @endphp {{ $ensemble->name }}