Nombres de biens:
{{$cptBien}}
Biens en vente:
{{$cptVente}}
Biens en location:
{{$cptLocation}}
@foreach($xml as $bien) @if($bien->VENTE) @else @endif @endforeach
ID Immo-facile Type de vente Negociateur ID Intitulé Description Prix Ville Secteur Url Visite virtuelle Latitude Longitude
{{$bien->INFO_GENERALES->AFF_NUM}}VENTELOCATION{{$bien->NEGOCIATEUR->NEGOCIATEUR_ID}} {{$bien->INTITULE->FR}} {{$bien->COMMENTAIRES->FR}} {{$bien->VENTE->PRIX_NET}}€ {{$bien->LOCALISATION->VILLE}} {{$bien->LOCALISATION->SECTEUR}} {{$bien->INFO_GENERALES->VISITE_VIRTUELLE}} {{$bien->LOCALISATION->LATITUDE}} {{$bien->LOCALISATION->LONGITUDE}}