surat/frontend/views/site/index.php

6 lines
110 B
PHP
Raw Normal View History

2024-12-25 03:04:59 +00:00
<?php
/* @var $this yii\web\View */
$this->title = 'Lampang';
$this->params['breadcrumbs'][] = $this->title;