Effettuato modifiche su menu e view tags, resoconto e budget

This commit is contained in:
2023-10-04 15:50:55 +02:00
parent 0a166d75c9
commit 48ec4d62f3
4 changed files with 22 additions and 19 deletions

View File

@@ -327,15 +327,15 @@ return [
],
[
'text' => 'Tags',
'url' => '#',
'route' => 'tags',
],
[
'text' => 'Report Movimenti',
'url' => '#',
'route' => 'resoconto',
],
[
'text' => 'Bilancio annuale',
'url' => '#',
'route' => 'budget',
],
[
'text' => 'Import/Export',