14 lines
548 B
PHP
Executable File
14 lines
548 B
PHP
Executable File
<?php
|
|
|
|
|
|
|
|
/* @var $this \yii\web\View */
|
|
|
|
$this->title = 'แบบสอบถามความพึงพอใจในการให้บริการของ องค์การบริหารส่วนตำบลบอน';
|
|
$this->params['breadcrumbs'][] = $this->title;
|
|
|
|
?>
|
|
|
|
|
|
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSc2llNPSmGntT0V9GHU8p_oW6MxmBpeqLUEQf0VhNPHWgDR6Q/viewform?embedded=true"
|
|
width="100%" height="2481" frameborder="0" marginheight="0" marginwidth="0">กำลังโหลด…</iframe>
|