From 0991a9fb42afabd45d2b7504b84d6484b241c35d Mon Sep 17 00:00:00 2001
From: Filippo Bertilotti <filippobertilotti@gmail.com>
Date: Mon, 22 Jul 2024 12:03:54 +0200
Subject: [PATCH] creazione nuova richiesta relativa al form e controllo sui campi

---
 resources/views/vodafone_fake_sso/db-create-view.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/resources/views/vodafone_fake_sso/db-create-view.php b/resources/views/vodafone_fake_sso/db-create-view.php
index dcb3c38..8ea369d 100644
--- a/resources/views/vodafone_fake_sso/db-create-view.php
+++ b/resources/views/vodafone_fake_sso/db-create-view.php
@@ -27,6 +27,6 @@
     </style>
 </head>
 <body class="page_gray">
-    PROVA
+    PROVA: {{ $data }}
 </body>
 </html>
\ No newline at end of file

--
Gitblit v1.8.0