title = $model->name; $this->params['breadcrumbs'][] = ['label' => Yii::t('frontend/currency', 'Currencies'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

$model->id_currency], ['class' => 'btn btn-primary']) ?>

$model, 'attributes' => [ 'currency', 'name', 'rate', 'created_at:datetime', 'updated_at:datetime', ], ]) ?>