find('enquetes')->children()->listed()->sortBy('created', 'desc')->limit(3);
foreach ($latestInvestigations as $investigation):
?>
cover()->toFile()): ?>
chapo()->isNotEmpty()): ?>
= $investigation->chapo()->excerpt(200) ?>
incidentDate()->isNotEmpty()): ?>
- Date de l'incident
partners()->toStructure()): ?>
isNotEmpty()): ?>
- Partenaire(s)
-
name()->value() ?>
= implode(', ', $partnerNames) ?>
incidentLocation()->isNotEmpty()): ?>
- Lieu de l'incident
- = $investigation->incidentLocation()->esc() ?>
keywords()->split()): ?>
pinned()->toBool()): ?>
= svg('assets/icons/pin.svg') ?>
find('enquetes')->children()->listed()->sortBy('created', 'desc')->limit(3);
foreach ($latestInvestigations as $investigation):
?>
cover()->toFile()): ?>
chapo()->isNotEmpty()): ?>
= $investigation->chapo()->excerpt(200) ?>
incidentDate()->isNotEmpty()): ?>
- Date de l'incident
partners()->toStructure()): ?>
isNotEmpty()): ?>
- Partenaire(s)
-
name()->value() ?>
= implode(', ', $partnerNames) ?>
incidentLocation()->isNotEmpty()): ?>
- Lieu de l'incident
- = $investigation->incidentLocation()->esc() ?>
keywords()->split()): ?>
pinned()->toBool()): ?>
= svg('assets/icons/pin.svg') ?>