function($prop) { $items = is_array($prop['items'] ?? null) ? $prop['items'] : []; $title = (string)($prop['title'] ?? ''); $subtitle = (string)($prop['subtitle'] ?? ''); ob_start(); ?>
= safe($subtitle) ?>