{extends file=$smarty.current_dir|cat:'/../extends.tpl'} {use class="yii\helpers\Url"} {use class="yii\grid\GridView"} {use class="app\assets\ListManagementAsset"} {ListManagementAsset::register($this)|void} {block name='content'}
{GridView::widget([ 'dataProvider' => $dataProvider, 'layout'=> \app\helpers\ListManagementGrid::getLayout(), 'tableOptions' => [ 'class' => 'table table-striped table-bordered', 'style' => 'background:#fff;min-width:700px;' ], 'rowOptions' => \app\helpers\ListManagementGrid::rows(), 'columns' => [ [ 'attribute' => 'code', 'contentOptions' => ['class' => 'text-center'], 'headerOptions' => ['class' => 'text-center'] ], [ 'attribute' => 'type', 'contentOptions' => ['class' => 'text-center'], 'headerOptions' => ['class' => 'text-center'], 'value' => \app\helpers\ListManagementGrid::type($typeArray) ], [ 'attribute' => 'name', 'headerOptions' => ['class' => 'text-center'] ], [ 'attribute' => 'abbreviated_name', 'headerOptions' => ['class' => 'text-center'] ], [ 'attribute' => 'gender', 'contentOptions' => ['class' => 'text-center'], 'headerOptions' => ['class' => 'text-center'], 'value' => \app\helpers\ListManagementGrid::gender($genderArray) ], [ 'attribute' => 'image', 'format' => "raw", 'value' => \app\helpers\ListManagementGrid::image() ], [ 'attribute' => 'time', 'contentOptions' => ['class' => 'text-center'], 'headerOptions' => ['class' => 'text-center'], 'value' => \app\helpers\ListManagementGrid::time() ], [ 'attribute' => 'telephone', 'contentOptions' => ['class' => 'text-center'], 'headerOptions' => ['class' => 'text-center'] ], [ 'attribute' => 'address', 'contentOptions' => ['class' => 'text-center'], 'headerOptions' => ['class' => 'text-center'] ] ], 'pager' => [ 'firstPageLabel' => "", 'lastPageLabel' => "", 'nextPageLabel' => "", 'prevPageLabel' => "", 'maxButtonCount' => 5 ] ])}

{Yii::t("app", "TIM_KIEM_DU_LIEU")}

{*
*}

{Yii::t("app", "XOA_NHIEU_DU_LIEU")}

{Yii::t("app", "DONG_BO_VOI_MAY_CHU")}

{**}

{Yii::t("app", "DONG_BO_TU_THIET_BI_KHAC")}


{Yii::t("app", "SO_NGUOI_CO_ANH_TREN_TONG")} {*{$statistics.totalImg}/{$statistics.total}*}
{Yii::t("app", "DAC_TRUNG_1")} {* {$statistics.128}/{$statistics.img}*}
{Yii::t("app", "DAC_TRUNG_2")} {if $updating->data==="true"} {/if} {* {$statistics.512}/{$statistics.img}*}
{/block}