Track costume dry cleaning, embroidery repair, store rent, and utility disbursements.
| Voucher # | Category | Date | Vendor / Payee | Description | Amount | Payment Mode | Actions |
|---|---|---|---|---|---|---|---|
| {{ $exp->expense_number }} | {{ $exp->category->name }} | {{ $exp->expense_date->format('d M Y') }} | {{ $exp->vendor_name ?: 'Counter Payee' }} | {{ $exp->description }} | ₹{{ number_format($exp->amount, 2) }} | {{ $exp->payment_method }} |
|
| No expenses recorded yet. | |||||||
{{ $viewingExpense->description }}