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