{!! BaseHelper::clean($title) !!}

@if ($description)

{!! BaseHelper::clean($description) !!}

@endif @if ($subtitle)

{!! BaseHelper::clean($subtitle) !!}

@endif