Files
crm-ms1/v4_ci4/app/Views/test_raven_page.php
2026-05-27 11:44:10 -04:00

8 lines
128 B
PHP

<?= $this->extend('layouts/raven') ?>
<?= $this->section('content') ?>
<h1>PAGE RAVEN CI4 OK</h1>
<?= $this->endSection() ?>