diff --git a/resources/views/vendor/mail/html/layout.blade.php b/resources/views/vendor/mail/html/layout.blade.php index 859900a33..6fa79b306 100644 --- a/resources/views/vendor/mail/html/layout.blade.php +++ b/resources/views/vendor/mail/html/layout.blade.php @@ -36,7 +36,7 @@ - {{ Illuminate\Mail\Markdown::parse($slot) }} + {{ $slot }} {{ $subcopy ?? '' }}