@extends('layouts.email-layout') @section('content') {{ Illuminate\Mail\Markdown::parse($slot) }} {{ $subcopy ?? '' }} @endsection