1<?php 2 3/** 4 * @var string $fact 5 */ 6 7?> 8<span class="input-group-text"> 9 <?= view('help/link', ['topic' => $fact]) ?> 10</span> 11