extend('layout/management_layout') ?> section('content') ?>

Reimbursed Expenses

Submitted Batches
[], 'checks'=>[]]; ?> 0.0, 'items' => [], ]; } $amount = (float) ($item['amount'] ?? 0); $itemsByPurchaser[$purchaser]['total'] += $amount; $itemsByPurchaser[$purchaser]['items'][] = $item; } if (!empty($itemsByPurchaser)) { uksort($itemsByPurchaser, static function ($a, $b) { return strcasecmp($a, $b); }); } ?>
Items
$group): ?>
Total: $
Uploaded Checks
[], 'checks'=>[]]; ?> 0.0, 'items' => [], ]; } $amount = (float) ($item['amount'] ?? 0); $itemsByPurchaser[$purchaser]['total'] += $amount; $itemsByPurchaser[$purchaser]['items'][] = $item; } if (!empty($itemsByPurchaser)) { uksort($itemsByPurchaser, static function ($a, $b) { return strcasecmp($a, $b); }); } ?>
Items
$group): ?>
Total: $
Individual reimbursement table is hidden. Use the submitted batch cards above or export CSV for details.
endSection() ?> section('styles') ?> endSection() ?> section('scripts') ?> endSection() ?>