Your IP : 216.73.216.79


Current Path : /var/www/html/sprm/backend/views/corruption-offenders/
Upload File :
Current File : /var/www/html/sprm/backend/views/corruption-offenders/update.php

<?php

use yii\helpers\Html;

/* @var $this yii\web\View */
/* @var $model backend\models\CorruptionOffenders */

$this->title = Yii::t('app', 'Kemaskini Pesalah Rasuah');
$this->params['breadcrumbs'][] = 'Kandungan';
$this->params['breadcrumbs'][] = $this->title;
?>
<div class="corruption-offenders-update">
    <?= $this->render('_form', ['model' => $model,]) ?>
</div>