This commit is contained in:
paoloar77
2025-04-15 11:12:14 +02:00
parent 7cfc77bfe6
commit f255001de3
2 changed files with 1 additions and 0 deletions

0
git Normal file
View File

View File

@@ -6478,3 +6478,4 @@ Route::get('/view-info-articolo/{idarticolo}', [ArticleController::class, 'showI
Route::get('/view-table/{tableName}/{numrec}', [ArticleController::class, 'showTableContent']);
// Prova