@include('emails.layout.header')

@if($bodyText) {!! $bodyText !!} @endif

@include('emails.layout.footer')