{{ $preheader ?? '' }}
{{ $eyebrow ?? ($siteName ?? config('app.name')) }}

{{ $title ?? '' }}

@if(!empty($subtitle))

{{ $subtitle }}

@endif
@include($contentView, $contentData ?? []) @if(!empty($actionUrl) && !empty($actionLabel)) @endif

Need help? Contact {{ $supportEmail ?? config('mail.from.address') }}.

{{ $siteName ?? config('app.name') }}