@if ($bien->images()->count() >= 1) @if($bien->imagePrincipale() != null) Image: {{$bien->imagePrincipale()->libelle}} @else Image: {{$bien->photos()->first()->libelle}} @endif @else @if ($bien->typebien->libelle == "Appartement Meublé") fp1.jpg @endif @if ($bien->typebien->libelle == "Appartement Simple") fp1.jpg @else fp1.jpg @endif @endif
{{ number_format($bien->prix, thousands_separator: ' ') }} {{$bien->devise}}/mo

{{ $bien->typebien->libelle}}

{{ Str::limit($bien->titre, 25, '...') }}

{{Str::limit($bien->adresse, 40, '...') }}

    {{--
  • {{$bien->caracteristiques}}: 4
  • --}}
  • Chambres: {{$bien->nchambre}}
  • Surface: {{$bien->surface}} m²