@if ($images = (array)$object->images)
@if(count($images) > 1)
@else @endif
@if ($object->video_url) @endif @if (count($images) > 1) @endif @if ($object->latitude && $object->longitude && theme_option('real_estate_show_map_on_single_detail_page', 'yes') === 'yes')

{{ __('Map') }}

@endif
@else @if ($object->latitude && $object->longitude)
@endif @endif