Files
cake-carts/tests/test_app/templates/layout/ajax.php
2025-10-11 19:36:42 -07:00

7 lines
80 B
PHP

<?php
/**
* @var \App\View\AppView $this
*/
?>
<?= $this->fetch('content') ?>