Changed colors.index to Livewire

This commit is contained in:
2025-03-15 03:01:59 +01:00
parent 07cd4a5a10
commit 4c775a1d70
8 changed files with 162 additions and 53 deletions
@@ -0,0 +1,5 @@
<section>
<div class="container mx-auto text-center py-8 text-zinc-500">
<p>Copyright 2025 {{ config('app.name') }}</p>
</div>
</section>