ubn5/frontend/views/file/_file.php

14 lines
211 B
PHP
Raw Normal View History

2025-02-10 05:21:56 +00:00
<?php
/**
* Created by HanumanIT Co.,Ltd.
* User: kongoon
* Date: 2020-02-10
* Time: 00:05
*/
use yii\helpers\Html;
use yii\helpers\StringHelper;
?>
<?= $model->name ?> <?= $model->getFileFrontViewer()?>