data['object'] ?? null; $attributeView = $this->data['attributeView']; $languages = ISO639Enum::getConstants(); echo $this->data['nav']->render(); ?>
request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
render( $object->attributes, $this->data['attributeTypes'] ?? [], $this->data['units'] ?? [], '{/api}finance/investment/object', $object->id ); ?>
request->uri->fragment === 'c-tab-3' ? ' checked' : ''; ?>>
request->uri->fragment === 'c-tab-4' ? ' checked' : ''; ?>>
data['media-upload']->render('object-file', 'files', '', $object->files); ?>
request->uri->fragment === 'c-tab-5' ? ' checked' : ''; ?>>
data['note']->render('object-note', 'notes', $object->notes); ?>