@if ($simulation->lot?->program) calculator @else no program @endif
@if ($simulation->lot?->program !== null) {{ $simulation->lot->program->name }} {{ $simulation->lot->address->city }} @else programme désactivé @endif
N° {{ $simulation->lot->number }} |{{ $simulation->lot->type }}|{{ $simulation->lot->surface }} m²|{{ $simulation->lot->floor }} Enregistré le {{ date('d/m/Y', strtotime($simulation->created_at)) }}

@if ($simulation->lot?->program !== null) Télécharger la simulation détaillée @else Télécharger la simulation détaillée @endif