surat/frontend/modules/pathologist/views/task/index.php

11 lines
167 B
PHP
Raw Normal View History

2024-12-25 03:04:59 +00:00
<?php
$this->title = 'My Task';
?>
<h1>task/index</h1>
<p>
You may change the content of this page by modifying
the file <code><?= __FILE__; ?></code>.
</p>