@php $allowShareViaWhatsapp = theme_option('allow_share_via_whatsapp', 'no'); @endphp
@if ($author = $project->author)
@if ($author->username)
{{ $author->name }}
@endif
{!! Theme::partial('real-estate.elements.form-contact-consult', ['data' => $project]) !!}
@endif {!! dynamic_sidebar('property_sidebar') !!}