project refactoring en clean archi

This commit is contained in:
styve Lioumba
2025-10-23 14:10:53 +02:00
parent ef02c6a537
commit 02637235e3
52 changed files with 3873 additions and 875 deletions

View File

@@ -8,7 +8,7 @@
</div>
<div class="max-w-6xl mx-auto px-4">
@if (loading()) {
@if (loading().isLoading) {
<div class="flex justify-center items-center h-96">
<p>Chargement...</p>
</div>