@props(['title', 'subtitle' => null, 'ctaText', 'ctaUrl', 'image' => null])
@if($image)
@else
@endif

{{ $title }}

@if($subtitle)

{{ $subtitle }}

@endif {{ $ctaText }}