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