Création de la gestion des catégorie

This commit is contained in:
Serreau Jovann
2026-02-13 16:36:06 +01:00
parent 996ecf6637
commit 44e8330312

View File

@@ -93,7 +93,7 @@
</a>
{# 4. Mes Factures #}
<a href="{{ path('gestion_contrat',{active:'factures'}) }}#gestion-area"
<a style="display: none !important;" href="{{ path('gestion_contrat',{active:'factures'}) }}#gestion-area"
class="group bg-white p-8 rounded-3xl shadow-sm border-2 transition-all {{ active == 'factures' ? 'border-green-500 ring-4 ring-green-50' : 'border-transparent hover:shadow-md hover:border-green-100' }}">
<div class="bg-green-100 text-green-600 p-3 rounded-2xl w-fit mb-4">
<svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8" fill="none" viewBox="0 0 24 24" stroke="currentColor">