| # | Code | {{ __('table.Name') }} | Type | {{ __('table.Title') }} | Nominal | Lampiran | Status | {{ __('table.Action') }} |
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $reimbursement->code }} | {{ $reimbursement->reimbursementType->name ?? '-' }} | {{ $reimbursement->title }} | Rp {{ number_format($reimbursement->amount, 0, ',', '.') }} | @if($reimbursement->attachment) Lihat @else - @endif |
@if ($reimbursement->status === 'pending')
@if ($canApprove)
@endif
|
{{ $reimbursement->code }}
Tidak ada data Reimbursement
Tidak ada hasil ditemukan