@php $aboutCaption = getContent('about.caption',true); @endphp @if($aboutCaption)
{{$general->sitename}}

{{__(@$aboutCaption->value->title)}}

{{__(strip_tags(@$aboutCaption->value->details))}}

@endif