aa
This commit is contained in:
@@ -103,16 +103,16 @@
|
|||||||
@endif
|
@endif
|
||||||
</td>
|
</td>
|
||||||
<td>@if (isset($articolo->totFat))
|
<td>@if (isset($articolo->totFat))
|
||||||
Fatt: <a href="/apimacro/public/view-fatturati-by-idarticolo/{{$articolo->IdArticolo}}"
|
<a href="/apimacro/public/view-fatturati-by-idarticolo/{{$articolo->IdArticolo}}"
|
||||||
target="_blank">{{ $articolo->totFat }}</a>
|
target="_blank">{{ $articolo->totFat }}</a>
|
||||||
@endif
|
@endif
|
||||||
</td>
|
</td>
|
||||||
<td>@if (isset($articolo->fat3mesi))
|
<td>@if (isset($articolo->fat3mesi))
|
||||||
Fatt 3M: {{ $articolo->fat3mesi }}
|
{{ $articolo->fat3mesi }}
|
||||||
@endif
|
@endif
|
||||||
</td>
|
</td>
|
||||||
<td>@if (isset($articolo->fat6mesi))
|
<td>@if (isset($articolo->fat6mesi))
|
||||||
Fatt 3M: {{ $articolo->fat6mesi }}
|
{{ $articolo->fat6mesi }}
|
||||||
@endif
|
@endif
|
||||||
</td>
|
</td>
|
||||||
<td>@if (isset($articolo->venduti6mesi))
|
<td>@if (isset($articolo->venduti6mesi))
|
||||||
|
|||||||
Reference in New Issue
Block a user