= Html::encode('สอบถามรายละเอียดเพิ่มเติม: ' . $model->id_case . ' ' . $model->patient_name) ?>
'chat-msg']) ?>
= ListView::widget([
'summary' => false,
'dataProvider' => $dataProvider,
'itemView' => '_chat',
'options' => [
'tag' => false,
],
'itemOptions' => [
'tag' => false,
]
]) ?>
ใบส่งตรวจ (Request File)
-
getFiles() as $file => $val) {
?>
- = Html::a($val, Yii::getAlias('@web') . '/uploads/surgical/file/' . $val, ['target' => '_blank']); ?>
Gross Image
= $case->getGrossImgs() ?>