link di filtro movimenti al report dei movimenti annui
This commit is contained in:
parent
b268536727
commit
3faeebc929
@ -43,7 +43,7 @@
|
|||||||
{
|
{
|
||||||
@endphp
|
@endphp
|
||||||
|
|
||||||
<td>{{ $matrice[$cat][$index] }}</td>
|
<td><a href="movimenti/report/movimenti_categoria?cat={{$categoria->id}}&month={{$index+1}}">{{ $matrice[$cat][$index] }}</a></td>
|
||||||
@php
|
@php
|
||||||
$index++;
|
$index++;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user