surat/frontend/modules/register/views/case/pap.php

13 lines
264 B
PHP
Raw Normal View History

2024-12-25 03:04:59 +00:00
<?php
use kartik\icons\Icon;
$this->title = 'ลงทะเบียนวิเคราะห์เซลล์ (Cyto Gyn)';
$this->params['breadcrumbs'][] = $this->title;
?>
<?=$this->render('_form_pap', [
'model' => $model,
//'finance' => $finance,
])?>