= $this->extend('layout/management_layout') ?> = $this->section('content') ?>
Drag rows into a batch to assign them to admins. Drag cards back into the table to remove them from a batch.
| Expense Amount | Vendor | Description | Purchased By | Expense Receipt | Actions |
|---|---|---|---|---|---|
| All reimbursements are currently assigned to a batch. | |||||
| $= number_format((float) $item['expense_amount'], 2) ?> | = esc($item['vendor'] ?: 'N/A') ?> | = esc($item['description'] ?: '-') ?> | = esc($item['purchased_by'] ?: 'Unknown') ?> | View Receipt N/A | |