This commit is contained in:
paoloar77
2024-12-08 11:36:29 +01:00
parent b34b4f039c
commit 6482e29b46

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>