title = Yii::t('frontend/collection', 'Collections'); $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

render('_search', ['model' => $searchModel]); ?>

'btn btn-success']) ?>

$dataProvider, 'columns' => [ 'id_collection', 'id_user', 'id_account', 'money', 'start:datetime', 'end:datetime', 'created_at:datetime', ['class' => 'yii\grid\ActionColumn', 'template' => '{view}' ], ], ]); ?>