data['nav']->render(); ?>
| = $this->getHtml('Date'); ?> | = $this->getHtml('Type'); ?> | = $this->getHtml('Reference'); ?> |
| = $inspection->next?->format('Y-m-d H:i'); ?> | = $this->printHtml($inspection->type->getL11n()); ?> | = $i['type'] === 'vehicle' ? $this->data['vehicles'][$inspection->reference]->name : $this->data['drivers'][$inspection->reference]->account->name1 . ' ' . $this->data['drivers'][$inspection->reference]->account->name2; ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||
| = $this->getHtml('Date'); ?> | = $this->getHtml('Type'); ?> | = $this->getHtml('Reference'); ?> |
| = $inspection->date?->format('Y-m-d H:i'); ?> | = $this->printHtml($inspection->type->getL11n()); ?> | = $i['type'] === 'vehicle' ? $this->data['vehicles'][$inspection->reference]->name : $this->data['drivers'][$inspection->reference]->account->name1 . ' ' . $this->data['drivers'][$inspection->reference]->account->name2; ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||