sistemazione reports - cambio password - profilo utente

This commit is contained in:
2026-05-27 10:45:05 +02:00
parent fefc3bba2a
commit 3471befb1a
26 changed files with 1964 additions and 632 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ $appOrgName = AppSetting::getOrgName() ?? '';
</div>
</form>
<p class="mb-0 text-center mt-3">
<a href="{{ route('register') }}" class="text-center">Non hai un account? Registrati</a>
<a href="{{ route('password.request') }}" class="text-center">Password dimenticata?</a>
</p>
</div>
</div>