{{ __(@$property->title) }}
@foreach (@$property->propertyGallery as $item)
@endforeach
@foreach (@$property->propertyGallery as $item)
@endforeach
@lang('Property Description')
@php echo $property->details; @endphp
@lang('Location')
@include($activeTemplate . 'partials.share_now', ['title' => @$property->title])