@props([ 'title' => 'Default title', 'text' => 'Default descriptive text.', 'shortText' => 'Default short text.', 'primaryButton' => [ 'text' => 'Default primary button text.', 'url' => null, 'ariaLabel' => '', ], 'secondaryButton' => [ 'text' => 'Default secondary button text.', 'url' => null, 'ariaLabel' => '', ], 'image' => [], ]) @php $hasImage = !empty($image); @endphp
{!! $title !!}