added report all

This commit is contained in:
Jagad R R
2025-01-11 13:31:44 +07:00
parent 7aaa9d5370
commit 3127b3b5d7
17 changed files with 639 additions and 144 deletions
@@ -117,6 +117,7 @@
<th>Jenis</th>
<th>Keterangan</th>
<th>Total</th>
<th>Total Aproved</th>
<th>Bukti Total</th>
<th>Account Number</th>
<th>Status</th>
@@ -134,6 +135,7 @@
<td>{{ $item->kategori->name }}</td>
<td>{{ $item->keterangan }}</td>
<td>{{ number_format($item->total, 0, ',', '.') }}</td>
<td>{{ number_format($item->approved_total, 0, ',', '.') }}</td>
<td>
@if ($item->bukti_total)
<a href="{{ NextCloudHelper::getFileUrl($item->bukti_total) }}" target="_blank">