<?php
$this->breadcrumbs = [
    Yii::t('StoreModule.store', 'Categories') => ['index'],
    $model->name,
];