CakeAccounting/tests/test_app/templates/layout/default.php

7 lines
80 B
PHP

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