php foreach ($page->social()->toStructure() as $social): ?> <li><?= html::a($social->url(), $social->platform()) ?></li> <?php endforeach ?>
確定! 回上一頁