|
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
<?= Html::csrfMetaTags() ?> |
|
|
<?= Html::csrfMetaTags() ?> |
|
|
<title><?= Html::encode($this->title) ?></title> |
|
|
<title><?= Html::encode($this->title) ?></title> |
|
|
|
|
|
<link rel="icon" type="image/png" href="<?php echo Yii::$app->urlManagerBackend->getBaseUrl(); ?>/img/favicon3.png" /> |
|
|
<?php $this->head() ?> |
|
|
<?php $this->head() ?> |
|
|
</head> |
|
|
</head> |
|
|
<body class="hold-transition <?= \dmstr\helpers\AdminLteHelper::skinClass() ?> sidebar-mini"> |
|
|
<body class="hold-transition <?= \dmstr\helpers\AdminLteHelper::skinClass() ?> sidebar-mini"> |