Added Budget Page

This commit is contained in:
2026-02-15 15:05:59 +01:00
parent 5185a41bb6
commit 5772a358f5
10 changed files with 905 additions and 11 deletions

View File

@@ -35,6 +35,11 @@ export const AVAILABLE_PAGES = [
label: 'Participation financière',
description: 'Documents de participation financière',
},
{
route: '/dashboard/budget',
label: 'Budget',
description: 'Budget des prescripteurs',
},
{
route: '/dashboard/archives',
label: 'Archives',