data['equipment'] ?? new NullEquipment(); $files = $equipment->files; $equipmentImage = $this->data['equipmentImage'] ?? new NullMedia(); $equipmentTypes = $this->data['types'] ?? []; $attributeView = $this->data['attributeView']; /** * @var \phpOMS\Views\View $this */ echo $this->data['nav']->render(); ?>
request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
getHtml('Profile'); ?>
id === 0) : ?>
request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
render( $equipment->attributes, $this->data['attributeTypes'] ?? [], $this->data['units'] ?? [], '{/api}fleet/equipment/attribute' ); ?>
request->uri->fragment === 'c-tab-3' ? ' checked' : ''; ?>>
data['media-upload']->render('equipment-file', 'files', '', $equipment->files); ?>
request->uri->fragment === 'c-tab-4' ? ' checked' : ''; ?>>
data['equipment-notes']->render('equipment-notes', '', $equipment->notes); ?>
request->uri->fragment === 'c-tab-5' ? ' checked' : ''; ?>>
getHtml('Upcoming'); ?>
getHtml('Date'); ?> getHtml('Type'); ?> getHtml('Responsible'); ?>
getHtml('History'); ?>
getHtml('Date'); ?> getHtml('Type'); ?> getHtml('Responsible'); ?>
request->uri->fragment === 'c-tab-8' ? ' checked' : ''; ?>>