@if(isset($property->author->avatar))
{{ $property->author->name }}
@endif
{{ $property->type_name }} @if($propertyLabel) {{ $propertyLabel }} @endif

{{ $property->name }}

{{ $property->location }}

{{ $property->price_html }}

{!! Theme::partial('real-estate.elements.list-fx-features', compact('property')) !!}