@if ($object->subtitle)

{{ $object->subtitle }}

@endif @include('frontend.partials.reusables.social')
@if($object->featured_image) family logo @endif
@if ($object->content) {{ formatParagraphs($object->content) }} @endif
Ler mais