We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738e033 commit 39257b3Copy full SHA for 39257b3
1 file changed
resources/views/statement.blade.php
@@ -48,9 +48,6 @@ class="font-semibold text-xl text-gray-800 dark:text-gray-200 leading-tight prin
48
<h2>Ausgaben</h2>
49
</td>
50
</tr>
51
- <tr>
52
- <td>{{ $costs->count() }}</td>
53
- </tr>
54
@if ($costs->count() == 0)
55
<tr>
56
<td>31</td>
0 commit comments