@include('emails.partials.header')
@yield('content')
@include('emails.partials.footer')