data['stocks'] ?? [];
echo $this->data['nav']->render(); ?>
= $this->getHtml('Stocks'); ?>
| = $this->getHtml('ID', '0', '0'); ?>
| = $this->getHtml('Name'); ?>
|
$value) :
++$count;
$url = UriFactory::build('{/base}/warehouse/stock?{?}&id=' . $value->id);
?>
| = $value->id; ?>
| = $value->name; ?>
|
| = $this->getHtml('Empty', '0', '0'); ?>
|