@include('emails.layouts.components.header')
@yield('content')
@include('emails.layouts.components.footer')