@include('emails.layout.head')
@include('emails.layout.header')
@yield('content') @include('emails.layout.footer')