startSection('content'); ?>
| type)); ?> | item?->name ?? '-'); ?> | warehouse?->name ?? '-'); ?> | type === 'out' ? '-' : '+'); ?>quantity, 2))); ?> item?->unit): ?> item->unit); ?> | unit_price): ?> unit_price, $txn->currency?->code)); ?> - | total_price): ?> total_price, $txn->currency?->code)); ?> - | reference_number ?? $txn->reference ?? '-'); ?> | created_at ? calendar_date($txn->created_at) : '-'); ?> |