request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
= $this->getHtml('Profile'); ?>
request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
= $attributeView->render(
$vehicle->attributes,
$this->data['attributeTypes'] ?? [],
$this->data['units'] ?? [],
'{/api}fleet/vehicle/attribute'
);
?>
request->uri->fragment === 'c-tab-3' ? ' checked' : ''; ?>>
= $this->data['media-upload']->render('vehicle-file', 'files', '', $vehicle->files); ?>
request->uri->fragment === 'c-tab-4' ? ' checked' : ''; ?>>
= $this->data['vehicle-notes']->render('vehicle-notes', '', $vehicle->notes); ?>
request->uri->fragment === 'c-tab-5' ? ' checked' : ''; ?>>
= $this->getHtml('Upcoming'); ?>
| = $this->getHtml('Date'); ?>
| = $this->getHtml('Type'); ?>
| = $this->getHtml('Responsible'); ?>
|
data['inspections'] as $inspection) : ?>
| = $inspection->next?->format('Y-m-d H:i'); ?>
| = $this->printHtml($inspection->type->getL11n()); ?>
|
|
= $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' : ''; ?>>