@if($property->short_address)
@endif
{{ $property->short_address }}
@if($author = $property->author)
@endif
{{ RvMedia::image($author->avatar_url, $author->name, 'thumb') }}
{{ $author->name }}
{{ format_price($property->price, $property->currency) }}