get('token') ?? ''; $tfa = $session->get('tfa') ?? false; $settings = $session->get('settings'); $picture = session()->get('picture'); $pulse = session()->get('pulse'); $notification = session()->get('notification'); if (!empty($token) && $tfa == false) { //echo ""; } ?> <?= lang("App.dashboard_title") ?> - <?= $settings['title'] ?? '' ?> renderSection('css') ?>

Page 1

renderSection('content') ?>
renderSection('footerAdditions') ?> "> */ ?> renderSection('additionalExternalJs') ?>