Files
sage/index.php
Brandon dd114a4798 🎨 Move default theme markup to the app layout
🐛 Fix uncontrollable HTML output (Fixes #3166)
2023-12-18 20:15:03 -06:00

2 lines
66 B
PHP

<?php echo view(app('sage.view'), app('sage.data'))->render(); ?>