merge([ 'id' => $getId(), ], escape: false) ->merge($getExtraAttributes(), escape: false) }} > @if (count($childComponentContainers = $getChildComponentContainers())) @foreach ($childComponentContainers as $container)
$container->record->type == 'note', ]) > {{ $container }}
@endforeach
@elseif (($placeholder = $getPlaceholder()) !== null) {{ $placeholder }} @endif