@include(Theme::getThemeNamespace('views.real-estate.single-layouts.partials.gallery-slider'), ['model' => $property])
{!! apply_filters('ads_render', null, 'detail_page_before') !!} @include(Theme::getThemeNamespace('views.real-estate.single-layouts.partials.header'))
{!! apply_filters('before_single_content_detail', null, $property) !!} @include(Theme::getThemeNamespace('views.real-estate.single-layouts.partials.description'), ['class' => 'single-property-element']) @include(Theme::getThemeNamespace('views.real-estate.single-layouts.partials.video'), ['class' => 'single-property-element']) @include(Theme::getThemeNamespace('views.real-estate.single-layouts.partials.features'), ['class' => 'single-property-element']) @include(Theme::getThemeNamespace('views.real-estate.single-layouts.partials.facilities'), ['class' => 'single-property-element']) @include(Theme::getThemeNamespace('views.real-estate.single-layouts.partials.project'), ['class' => 'single-property-element']) @include(Theme::getThemeNamespace('views.real-estate.single-layouts.partials.map'), ['class' => 'single-property-element']) {!! apply_filters('after_single_content_detail', null, $property) !!} {!! apply_filters( BASE_FILTER_PUBLIC_COMMENT_AREA, theme_option('facebook_comment_enabled_in_property', 'no') == 'yes' ? Theme::partial('comments') : null, ) !!} @include(Theme::getThemeNamespace('views.real-estate.single-layouts.partials.reviews'), ['model' => $property, 'class' => 'single-property-element'])
{!! apply_filters('ads_render', null, 'detail_page_sidebar_before') !!} @include(Theme::getThemeNamespace('views.real-estate.single-layouts.partials.contact'), ['class' => 'bg-surface']) {!! apply_filters('ads_render', null, 'detail_page_sidebar_after') !!}
{!! apply_filters('ads_render', null, 'detail_page_after') !!}
@include(Theme::getThemeNamespace('views.real-estate.single-layouts.partials.related-properties'))