{{-- Extends layout --}} @extends('layout.default') {{-- Content --}} @section('content')

Property Info

@if(count($portal_url)) @foreach($portal_url as $url) @if($url['portal']==0) R @else Z @endif @endforeach @endif

{{$details->house_number}}, {{$details->title}}, +{{$details->address}}

@php $status_ = Helper::propertyStatus($house_number_id); @endphp {{$status_}}   {{number_format($details->latest_price)}}
Property Number: {{($details->house_number)}}
Outcode: {{($details->outcode)}}
Postcode : {{($details->postcode)}}
Type of Property : {{ucfirst($details->property_type)}}
Bedrooms : {{$details->bed_rooms}}
Fallen Through : @if($details->fallen_through==1)Yes @else No @endif
Agency : {{$details->agency_name}}
Listed Date : {{date('d M Y',strtotime($details->listed_date))}}
@endsection @section('styles') @endsection {{-- Scripts Section --}} @section('scripts')