surat/frontend/modules/flow/views/test/index.php

10 lines
170 B
PHP
Raw Normal View History

2024-12-25 03:04:59 +00:00
<?php
/* @var $this yii\web\View */
?>
<h1>test/index</h1>
<p>
You may change the content of this page by modifying
the file <code><?= __FILE__; ?></code>.
</p>