title = Yii::t('common/log', 'Törölköző bérlés történet'); $this->params['breadcrumbs'][] = $this->title; ?> $searchModel->card])?>

title) ?>

render('_search', ['model' => $searchModel]); ?> $dataProvider, 'columns' => [ [ 'attribute' => "log_created_at", 'label' => "Dátum idő", ], [ 'attribute' => "log_type", 'label' => "Esemény", ], [ 'attribute' => "log_message", 'label' => "Db", ], [ 'attribute' => "user_username", 'label' => "Felhasználó", ], ], ]); ?>