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