@extends('emails.html.emailBase') @section('body') {{ Helper::rawToHTML($custom_content) }} @stop