add notif expense created

This commit is contained in:
Jagad R R
2025-01-09 13:22:56 +07:00
parent 664ff183cd
commit ace9ea2c9c
20 changed files with 822 additions and 166 deletions
@@ -91,6 +91,7 @@
<th>Jenis</th>
<th>Keterangan</th>
<th>Total</th>
<th>Total Approved</th>
<th>Bukti Total</th>
<th>Account Number</th>
<th>Status</th>
@@ -118,6 +119,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">