{{ $property->name }} Info
@if($property->location)- {{ $property->location }}
@endif
@if($property->price)- {{ $property->price }}
@endif
@if($property->size)- {{ $property->size }}
@endif
@if($property->size)- Parking {{ $property->parking }}
@endif
@if($property->ref)- Ref: {{ $property->ref }}
@endif