@if (is_admin() and (isset($display_content) and $display_content == false)) @elseif (isset($display_content) and $display_content == true )
@include('/gutenberg/base/common/title') @if (isset($image) and $image) {{ $image['alt'] }} @endif @if (isset($credit_photo) and $credit_photo != '')
{!! $credit_photo !!}
@endif
@endif