@if(isset($htmlbody) && !empty($htmlbody)) {!! $htmlbody !!} @else {!! nl2br($textbody) !!} @endif