@include('emails.layouts.elements.header')

@yield('heading')

@yield('content')
@include('emails.layouts.elements.footer')