14 lines
386 B
PHP
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 - CÓ CHƠI CÓ TRÚNG</b></a>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</footer>
|