@props(['title', 'subtitle' => null])
merge(['class' => 'mb-8']) }}>

{{ $title }}

@if ($subtitle)

{{ $subtitle }}

@endif