getData('logs') ?? []; echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Type'); ?> | = $this->getHtml('Subtype'); ?> | = $this->getHtml('Exchange'); ?> | = $this->getHtml('CreatedBy'); ?> | = $this->getHtml('CreatedAt'); ?> | |||
| = $value->getId(); ?> | = $value->getType(); ?> | = $value->subtype; ?> | = $value->exchange->getName(); ?> | = $value->createdBy->name1; ?> | = $value->createdAt->format('Y-m-d'); ?> | |||
| = $this->getHtml('Empty', '0', '0'); ?> | ||||||||