We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2424dee commit 9e283d3Copy full SHA for 9e283d3
src/Views/email_2fa_verify.php
@@ -1,4 +1,4 @@
1
-(<?= $this->extend(config('Auth')->views['layout']) ?>
+<?= $this->extend(config('Auth')->views['layout']) ?>
2
3
<?= $this->section('title') ?><?= lang('Auth.email2FATitle') ?> <?= $this->endSection() ?>
4
0 commit comments