@extends('emails.layout') @section('content')
{!! nl2br(e($bodyText)) !!}
@endsection