Attendize/resources/views/Public/ViewEvent/Partials/EventFooterSection.blade.php

12 lines
345 B
PHP
Raw Normal View History

2016-02-29 15:59:36 +00:00
<footer id="footer" class="container-fluid">
<div class="container">
<div class="row">
<div class="col-md-12">
Ticketing By
2016-02-29 15:59:36 +00:00
<a href="/">
2016-03-11 12:04:09 +00:00
<a href="https://www.attendize.com">Attend<b>ize</b></a>
2016-02-29 15:59:36 +00:00
</a>
</div>
</div>
</div>
</footer>