@props([ "image", "headline", ])
merge(['class' => 'tw-w-full tw-text-center undrawContainer']) }}> @if (file_exists($image_path = ROOT . "/dist/images/svg/$image"))
{!! file_get_contents($image_path) !!}
@endif @if (! empty($headline)) @endif {!! $slot ?? '' !!}