@extends('layouts.site') @section('content')
{{ $property->address }}
No images available for this property
{{ $unit->description }}
@endif{{ $unit->formatted_details }}
@endif @if($unit->floor_number)Floor {{ $unit->floor_number }}
@endif @if($unit->amenities && count($unit->amenities) > 0)UGX {{ number_format($unit->rent_amount) }}/mo
All units are currently occupied
Check back later for availability
UGX {{ number_format($minRent) }}/mo
UGX {{ number_format($maxRent) }}/mo
UGX {{ number_format($property->security_deposit) }}
UGX {{ number_format($property->monthly_rent) }}
UGX {{ number_format($property->security_deposit) }}
UGX {{ number_format($property->monthly_rent + $property->security_deposit) }}
{{ $property->property_type ?? 'N/A' }}
{{ $property->units->count() }} units
{{ $property->bedrooms }}
{{ $property->bathrooms }}
{{ number_format($property->square_footage) }} sqft
{{ $property->year_built }}
{{ $property->pets_allowed ? 'Pets Allowed' : 'No Pets' }}
{{ $property->created_at?->format('M d, Y') }}
Map integration
{{ $property->address }}
@elseLocation data not available