@if(!empty($section->title))

{{ $section->title }}

@endif @if(!empty(strip_tags($section->description)))
{!! $section->description !!}
@endif
{!! $section->embedCode !!}