servermgrv2/app/Views/templates/front/header.php
2023-08-02 19:48:31 +09:00

3 lines
78 B
PHP

<div class="header">
<h4><i class="bi bi-cast"></i><?= $title ?></h4>
</div>