{{ $title ?? '' }}
{!! $content !!}
@if(empty($content))
No content available.
@endif