= view('components/breadcrumbs', ['links' => [route(ControlPanel::class) => I18N::translate('Control panel'), route(ModulesAllPage::class) => I18N::translate('Modules'), $title]]) ?>
= /* I18N: FAQ = “Frequently Asked Question” */ I18N::translate('FAQs are lists of questions and answers, which allow you to explain the site’s rules, policies, and procedures to your visitors. Questions are typically concerned with privacy, copyright, user-accounts, unsuitable content, requirement for source-citations, etc.') ?> = I18N::translate('You may use HTML to format the answer and to add links to other websites.') ?>
= I18N::translate('Sort order') ?> | = I18N::translate('Family tree') ?> | = I18N::translate('Question') ?> | = I18N::translate('Move up') ?> | = I18N::translate('Move down') ?> | = I18N::translate('Edit') ?> | = I18N::translate('Delete') ?> |
---|---|---|---|---|---|---|
= I18N::number($faq->block_order + 1) ?> | gedcom_id === null) : ?> = I18N::translate('All') ?> = e($tree->title()) ?> | = e($faq->header) ?> | block_order != $min_block_order) : ?> = view('icons/arrow-up') ?> | block_order != $max_block_order) : ?> = view('icons/arrow-down') ?> | = view('icons/edit') ?> | = view('icons/delete') ?> |