= $this->extend('layout/management_layout') ?> = $this->section('content') ?>
| Name | Condition | Category | Qty | Unit | Updated By | Updated Date | SKU | Actions |
|---|---|---|---|---|---|---|---|---|
| = esc($i['name']) ?> | = esc(ucwords(str_replace('_',' ', $i['condition'] ?? ''))) ?> | ($c['id']??null) == ($i['category_id']??null)))[0] ?? null; echo esc($cat['name'] ?? '—'); ?> | = esc($i['quantity']) ?> | = esc($i['unit']) ?> | = esc($userNames[(int)($i['updated_by'] ?? 0)] ?? '—') ?> | = esc($i['updated_at'] ? local_datetime($i['updated_at'], 'm-d-Y H:i') : '—') ?> | = esc($i['sku']) ?> | Edit |