{{ $header ?? '' }}
@if (isset($slot)) {{ Illuminate\Mail\Markdown::parse($slot) }} @else @yield('content') @endif {{ $subcopy ?? '' }}
{{ $footer ?? '' }}