This commit is contained in:
Sander Dorigo
2026-08-07 14:15:11 +02:00
parent e5bf4df849
commit 52a0427690
@@ -32,9 +32,9 @@
</td>
@else
<td>
@php
var_dump($report['accounts'][$account['id']]['sum'] ?? null);
@endphp
@if('0' === $report['accounts'][$account['id']]['sum'])
&nbsp;
@endif
</td>
@endif