|
{{ translate('a_propos') }}
{!! nl2br($property->frontComments) !!} |
@if($property->getAttr('specs'))
{{ translate('details') }}
{!! nl2br($property->getAttr('specs')) !!} @endif @if($property->getAttr('amenities')) {{ translate('agrements') }} {!! nl2br($property->getAttr('amenities')) !!} @endif {{ translate('specifics') }}
|
{{ translate('pictures') }}
|
|
@if($loop->even || $loop->last)
{{ translate('floor_plan') }}
@foreach($property->plans as $counter => $plan)