Properties
| Name | Flats | Status |
|---|---|---|
|
{{-- {{ $product->name }} --}}
{{ $product->name }}
{{-- {{ $product->name }} --}} |
@if ($product->property_status == 'available_for_sale') Available @else Sold @endif |