'details', 'recall' => true, 'breakpoint' => 768]); ?>
item->id) ? Text::_('COM_GUIDEDTOURS_NEW_TOUR') : Text::_('COM_GUIDEDTOURS_EDIT_TOUR')); ?>
form->renderField('url'); ?>
form->renderField('description'); ?>
item->id != 0 && strpos($this->item->description, 'GUIDEDTOUR') !== false) : ?>
form->setFieldAttribute('description_translation', 'label', Text::sprintf('COM_GUIDEDTOURS_DESCRIPTION_TRANSLATION', $lang)); ?>
form->renderField('description_translation'); ?>
fields = [
'published',
'access',
'language',
'extensions',
'autostart',
'note',
];
echo LayoutHelper::render('joomla.edit.global', $this); ?>