<x-aura::layout.footer brand="Aura Wire Demo">
<a href="#" class="hover:underline">Documentation</a>
<a href="#" class="hover:underline">GitHub</a>
<a href="#" class="hover:underline">License</a>
<x-slot name="bottom">
<span>© 2026 Insoulit. All rights reserved.</span>
<span>v1.0.0</span>
</x-slot>
</x-aura::layout.footer>