@yield('preheader', '')
@hasSection('cta') @endif

@yield('brand_label', __('emails.brand.label'))

@yield('hero_title')

@hasSection('hero_subtitle')

@yield('hero_subtitle')

@endif
@yield('content')
@yield('cta')
@yield('footer', __('emails.brand.footer'))

@yield('brand_footer', __('emails.brand.tagline'))