| Current Path : /var/www/html/digitalnahrimv2/backend/views/layouts/ |
| Current File : /var/www/html/digitalnahrimv2/backend/views/layouts/_navigation_header.php |
<?php use yii\helpers\Html ?>
<li class="nav-header">
<div class="dropdown profile-element">
<?php echo Html::img('@web/images/sidebar-logo.jpg?' . time(), ['class' => 'side-brand-image', 'width'=> '100%']) ?>
</div>
<div class="logo-element">
<?php echo Html::img('@web/images/sidebar-logo.jpg?' . time(), ['class' => 'side-brand-image-reduce', 'width'=> '100%']) ?>
</div>
</li>