Files
ExpenseCount/app/View/Layouts/js/default.ctp
2026-06-25 13:03:45 +06:00

3 lines
114 B
PHP

<?php echo $scripts_for_layout; ?>
<script type="text/javascript"><?php echo $this->fetch('content'); ?></script>