No images available
{{ $property->address }}, {{ $property->city }}, {{ $property->state }}
{{ format_price($property->price, $property->currency) }}
{{ $property->type->label() }}{{ $property->bedrooms }}
Bedrooms
{{ $property->bathrooms }}
Bathrooms
{{ $property->toilets }}
Toilets
{{ number_format($property->area_sqft) }}
Sq Ft
@elseif($property->merchant->avatar)
{{ $property->merchant->isAdmin() ? 'Phantom 5 Merchant' : ($property->merchant->merchantProfile->business_name ?? $property->merchant->name) }}
{{ $property->merchant->isAdmin() ? 'Official Store' : 'Verified Merchant' }}
{{ $related->city }}, {{ $related->state }}
{{ format_price($related->price, $related->currency) }}