= h(t('animal.icad_error')) ?>
= h($err) ?>
= h(t('animal.no_icad')) ?>
= h(t('animal.icad_name')) ?>
= h($data['name'] ?? '') ?>
Puce
= h($data['insert'] ?? '') ?>
= h(t('animal.sex')) ?>
= h($data['sex'] ?? '') ?>
= h(t('animal.birth')) ?>
= h($data['birth_date'] ?? '') ?>
= h(t('animal.appearance')) ?>
= h($data['appearance'] ?? '') ?>
$data['holder_name'] ?? '',
'phone' => $data['holder_phone'] ?? '',
'email' => $data['holder_email'] ?? '',
'type' => $data['holder_type'] ?? '',
'address' => $data['holder_address'] ?? '',
];
}
?>
trim((string)$v) !== '')): ?>
= h(t('animal.holder')) ?>
= h(t('animal.do_not_share')) ?>
Type
= h($holder['type']) ?>
= h(t('common.name')) ?>
= h($holder['name']) ?>
= h(t('common.phone')) ?>
= h($holder['phone']) ?>
= h(t('common.email')) ?>
= h($holder['email']) ?>
= h(t('common.address')) ?>
= nl2br(h($holder['address'])) ?>
= h(t('animal.icad_history')) ?>
= h(t('animal.no_event')) ?>
-
= h($e['label'] ?? '') ?>
= h(t('common.date')) ?> : = h($e['date'] ?? '') ?> —
= h(t('animal.recorded')) ?> : = h($e['recorded_at'] ?? '') ?>