|
|
@ -5,8 +5,8 @@ use yii\bootstrap4\Html; |
|
|
|
/* @var $this yii\web\View */ |
|
|
|
/* @var $model backend\models\ars\TakingSite */ |
|
|
|
|
|
|
|
$this->title = '创建 Taking Site'; |
|
|
|
$this->params['breadcrumbs'][] = ['label' => 'Taking Sites', 'url' => ['index']]; |
|
|
|
$this->title = '创建自提点'; |
|
|
|
$this->params['breadcrumbs'][] = ['label' => '上门自提', 'url' => ['index']]; |
|
|
|
$this->params['breadcrumbs'][] = $this->title; |
|
|
|
?>
|
|
|
|
<div class="taking-site-create"> |
|
|
|