<?php
?>
</main>
<footer class="main-footer">
  <div class="footer-container">
    <p>&copy; <?= date('Y'?> Ticket System. All rights reserved.</p>
  </div>
</footer>
</body>
</html>