@props([ 'blocks', 'createAfterItem' => null, 'statePath', ]) class(['filament-forms-builder-component-block-picker']) }}> @foreach ($blocks as $block) {{ $block->getLabel() }} @endforeach