@if(!empty($section['title']))
{{ $section['title'] }}
@endif{{ $section['content'] }}
@if(!empty($section['title']))
@break
@case('html')
{{ $section['title'] }}
@endif{{ $section['content'] }}
HTML Content: This section contains custom HTML code.
{{ $section['content'] }}
Image Section: {{ $section['content'] }}
image
Image placeholder
{!! nl2br(e($section['content'])) !!}
@endswitch