{{-- Header --}}
{{ \App\Domain\Communications\Support\MailBrand::name() }}
{{-- Body --}}
{!! $slot !!}
{{-- Subcopy --}}
@isset($subcopy)
{!! $subcopy !!}
@endisset
{{-- Footer --}}
{{ \App\Domain\Communications\Support\MailBrand::tagline() }}
{{ \App\Domain\Communications\Support\MailBrand::copyright() }} Please do not reply to this message.