This commit is contained in:
paoloar77
2024-12-19 11:14:00 +01:00
parent 17d9a2d090
commit b6c667876a
3 changed files with 8 additions and 7 deletions

View File

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