title = $model->name; $this->params['breadcrumbs'][] = ['label' => 'Spots', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

$model->id], ['class' => 'btn btn-primary']) ?> $model->id], [ 'class' => 'btn btn-danger', 'data' => [ 'confirm' => 'Are you sure you want to delete this item?', 'method' => 'post', ], ]) ?>

$model, 'attributes' => [ 'id', 'difficulty_level', 'coordinates_x', 'coordinates_y', 'address', 'email:email', 'description', 'gallery:ntext', 'how_to_get:ntext', 'name', ], ]) ?>