children()->listed()->sortBy('created', 'desc') as $investigation): $cover = $investigation->cover()->toFile(); $dateAttr = $investigation->incidentDate()->isNotEmpty() ? $investigation->incidentDate()->toDate('yyyy-MM-dd') : ($investigation->created()->isNotEmpty() ? $investigation->created()->toDate('yyyy-MM-dd') : ''); $filterAttr = implode(' ', array_map(fn($c) => Str::slug($c), $investigation->incidentCountry()->split())); ?>
<?= $investigation->title()->esc() ?>

title()->esc() ?>

chapo()->isNotEmpty()): ?>

chapo()->excerpt(200) ?>

incidentDate()->isNotEmpty()): ?>
Date de l'incident
partners()->toStructure()): ?> isNotEmpty()): ?>
Partenaire(s)
name()->value() ?>
incidentLocation()->isNotEmpty()): ?>
Lieu de l'incident
incidentLocation()->esc() ?>
keywords()->split()): ?>