This commit is contained in:
paoloar77
2024-12-07 23:49:48 +01:00
parent 2a67777f94
commit 9e45e7695e

View File

@@ -22,6 +22,8 @@
</tr>
</thead>
<tbody>
<pre>{{ print_r($ordini, true) }}</pre>
@foreach($ordini as $ordine)
<tr>
<td>@if (isset($ordine->progressivo)){{ $ordine->progressivo }}@endif