This commit is contained in:
paoloar77
2024-12-08 11:25:02 +01:00
parent f326ef3bb3
commit f4e411b0ab

View File

@@ -22,7 +22,7 @@
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<pre>{{ print_r($ordini, true) }}</pre> <!--<pre>{{ print_r($ordini, true) }}</pre>-->
@foreach($ordini as $ordine) @foreach($ordini as $ordine)
<tr> <tr>