@include('email.partials.header')
@yield('content')
@include('email.partials.footer')
@include('email.partials.footer-2')