@extends('site_app') @section('head_title', getcong('site_name') ) @section('head_url', Request::url()) @section('content') @include("pages.home.slider") @if(get_web_banner('home_top')!="")
{{ $latest_data->types->type_name }}
@if(isset($latest_data->locations->name) AND $latest_data->locations->name!="") {{$latest_data->locations->name}} @else {{Str::limit(stripslashes($latest_data->address),40)}} @endif
{{ $property_info->types->type_name }}
@if(isset($property_info->locations->name) AND $property_info->locations->name!="") {{$property_info->locations->name}} @else {{Str::limit(stripslashes($property_info->address),40)}} @endif