1<div class="input-group-append"> 2 <span class="input-group-text"> 3 <?= view('help/link', ['topic' => $fact]) ?> 4 </span> 5</div> 6