{{-- --}}
@foreach($propertyImages as $index => $image)
@if ($index != 0)
@endif
@endforeach
{{$propertyDetail->address}}, {{$propertyDetail->city_name}}, {{$propertyDetail->state}}, India
{{$propertyDetail->area}}sqf
{{$propertyDetail->min_beds}} Beds
{{$propertyDetail->min_bath}} Baths
{{$propertyDetail->description}}
Address: {{$propertyDetail->address}} {{$propertyDetail->city_name}}, {{$propertyDetail->state}} {{$propertyDetail->zip_code}}
Get DirectionRent Price:
₹{{ number_format($propertyDetail->rent_amount) }}/Month
@if($propertyStatus)Rented
@else
For Rent
@endif
@if(!$propertyStatus)
@if($schedules)
Schedule a Visit
@endif
{{-- make an offer --}}
@if(!$RentApplication)
@endif
@endif
Have Question ? Get in touch!
Contact usAdditional features:
@foreach ($features as $feature)
@endforeach
{{$feature}}