{{ strip_tags($content) }}

@include('emails.header')

{!! nl2br($content) !!}

@include('emails.footer')