{{ filled($subheading) ? $subheading : null }}
{{-- Increase max width from default md:max-w-md --}}
@if (filled($heading))

{{ $heading }}

@endif
{{ $slot }}