data['asset'] ?? new NullAsset(); $assetImage = $this->data['assetImage'] ?? new NullMedia(); $assetTypes = $this->data['types'] ?? []; /** * @var \phpOMS\Views\View $this */ echo $this->data['nav']->render(); ?>
| = $this->getHtml('Date'); ?> | = $this->getHtml('Type'); ?> | = $this->getHtml('Responsible'); ?> |
| = $inspection->next->format('Y-m-d H:i'); ?> | = $this->printHtml($inspection->type->getL11n()); ?> |
| = $this->getHtml('Date'); ?> | = $this->getHtml('Type'); ?> | = $this->getHtml('Responsible'); ?> |
| = $inspection->date->format('Y-m-d H:i'); ?> | = $this->printHtml($inspection->type->getL11n()); ?> |