@props([ 'statePath' => null, 'tools' => [], 'editor' => null, ])
@foreach ($tools as $tool) @if (is_array($tool)) @elseif ($tool === 'blocks') @if ($blocks && $shouldSupportBlocks) @endif @else @endif @endforeach