Skip to content

Commit 39257b3

Browse files
committed
Remove debug variable
1 parent 738e033 commit 39257b3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

resources/views/statement.blade.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ class="font-semibold text-xl text-gray-800 dark:text-gray-200 leading-tight prin
4848
<h2>Ausgaben</h2>
4949
</td>
5050
</tr>
51-
<tr>
52-
<td>{{ $costs->count() }}</td>
53-
</tr>
5451
@if ($costs->count() == 0)
5552
<tr>
5653
<td>31</td>

0 commit comments

Comments
 (0)