import type { IndustryTemplate } from '../_types' export function DetailHeader({ detail, onBack, }: { detail: IndustryTemplate onBack: () => void }) { return (
{detail.description}
Relevante Regulierungen
{detail.vvt_templates?.length || 0}
VVT-Vorlagen
{detail.tom_recommendations?.length || 0}
TOM-Empfehlungen
{detail.risk_scenarios?.length || 0}
Risiko-Szenarien