@extends('site_app') @section('head_title', get_user_info($owner_id,'name').' - '.trans('words.property_text').' - '.getcong('site_name') ) @section('head_url', Request::url()) @section('content')
@if(get_web_banner('list_top')!="") @endif
@endif
@if(isset($property_data->locations->name) AND $property_data->locations->name!="") {{$property_data->locations->name}} @else {{Str::limit(stripslashes($property_data->address),40)}} @endif