2022-02-16 14:01:00 +07:00

14 lines
386 B
PHP

<footer class="footer">
<div class="container">
<div class="row">
<div class="col-xs-6 text-white">
Copyright {{ date("Y") }} © XỔ SỐ MOMO| <a style="color: #fff; text-decoration: none;" href="http://xosomomo.com/" target="_bank"><b>UY TÍN SỐ 1 - CHƠI TRÚNG</b></a>
</div>
</div>
</div>
</footer>