@if($props['blurb']) @php $containerProps = [ 'width' => $props['container_width'], 'location' => 'block-footer', 'section' => true, 'align' => $props['align'], 'wysiwyg' => true, ]; @endphp
@if($props['blurb'])

{{ $props['blurb'] }}

@endif @if(@$props['links']) @endif
@endif