{{-- HEADER --}} @include('emails.components.header') {{-- CONTENT --}}
@yield('content')
{{-- FOOTER --}} @include('emails.components.footer')