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