request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
= $this->getHtml('Profile'); ?>
request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
= $attributeView->render(
$driver->attributes,
$this->data['attributeTypes'] ?? [],
[],
'{/api}fleet/driver/attribute'
);
?>
request->uri->fragment === 'c-tab-3' ? ' checked' : ''; ?>>
= $this->data['media-upload']->render('driver-file', 'files', '', $driver->files); ?>
request->uri->fragment === 'c-tab-4' ? ' checked' : ''; ?>>
= $this->data['driver-notes']->render('driver-notes', '', $driver->notes); ?>
request->uri->fragment === 'c-tab-5' ? ' checked' : ''; ?>>
= $this->getHtml('Upcoming'); ?>
| = $this->getHtml('Date'); ?>
| = $this->getHtml('Type'); ?>
| = $this->getHtml('Responsible'); ?>
|
|
|
|
|
= $this->getHtml('History'); ?>
| = $this->getHtml('Date'); ?>
| = $this->getHtml('Type'); ?>
| = $this->getHtml('Responsible'); ?>
|
|
|
|
|
request->uri->fragment === 'c-tab-7' ? ' checked' : ''; ?>>
= $this->getHtml('Milage'); ?>
|
| = $this->getHtml('ID', '0', '0'); ?>
| = $this->getHtml('Driver'); ?>
| = $this->getHtml('Milage'); ?>
| = $this->getHtml('Start'); ?>
| = $this->getHtml('End'); ?>
|
|
| |
|
|
|
|
$value) : ++$c; ?>
|
type->isRequired) : ?>
| = $value->id; ?>
| = $this->printHtml($value->type->getL11n()); ?>
| = $value->value->getValue() instanceof \DateTime ? $value->value->getValue()->format('Y-m-d') : $this->printHtml((string) $value->value->getValue()); ?>
| = $this->printHtml($value->value->unit); ?>
| = $this->printHtml($value->value->unit); ?>
|
| = $this->getHtml('Empty', '0', '0'); ?>
|
request->uri->fragment === 'c-tab-8' ? ' checked' : ''; ?>>