@php $isContained = $isContained(); @endphp
merge([ 'id' => $getId(), ], escape: false) ->merge($getExtraAttributes(), escape: false) ->class([ 'fi-in-repeatable', 'fi-contained' => $isContained, ]) }} > @if (count($childComponentContainers = $getChildComponentContainers())) @elseif (($placeholder = $getPlaceholder()) !== null) {{ $placeholder }} @endif