1299 lines
94 KiB
PHP
Executable File
1299 lines
94 KiB
PHP
Executable File
<?php
|
|
|
|
use common\widgets\Alert;
|
|
|
|
//use denis909\yii\GlyphiconsAsset;
|
|
use frontend\assets\AppAsset;
|
|
use frontend\themes\mub\MubAsset;
|
|
use yii\helpers\Html;
|
|
use yii\helpers\Url;
|
|
use yii\bootstrap4\Breadcrumbs;
|
|
|
|
//GlyphiconsAsset::register($this);
|
|
MubAsset::register($this);
|
|
//AppAsset::register($this);
|
|
|
|
$asset = Yii::$app->assetManager->getPublishedUrl('@frontend/themes/mub/assets');
|
|
|
|
$this->registerCssFile(Yii::getAlias('@web') . '/css/resp.css');
|
|
$this->registerCssFile(Yii::getAlias('@web') . '/css/nav.css');
|
|
$this->registerCssFile(Yii::getAlias('@web') . '/css/facebook.css');
|
|
//$this->registerJsFile(Yii::getAlias('@web') . '/css/popup.js');
|
|
|
|
|
|
?>
|
|
|
|
<?php $this->beginPage() ?>
|
|
<!DOCTYPE HTML>
|
|
<html lang="<?= Yii::$app->language ?>" class="no-js"> <!--<![endif]-->
|
|
|
|
<head>
|
|
<meta http-equiv="content-Type" content="text/html; charset=utf-8">
|
|
<meta charset="<?= Yii::$app->charset ?>">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
|
|
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
|
<?php $this->registerCsrfMetaTags() ?>
|
|
<title><?= Html::encode($this->title) ?></title>
|
|
|
|
<?php $this->registerJsFile('https://cdn.jsdelivr.net/gh/Wruczek/Bootstrap-Cookie-Alert@gh-pages/cookiealert.js', ['depends' => ['yii\web\JqueryAsset']]) ?>
|
|
<?php $this->registerCssFile('https://cdn.jsdelivr.net/gh/Wruczek/Bootstrap-Cookie-Alert@gh-pages/cookiealert.css', ['depends' => ['yii\bootstrap4\BootstrapAsset']]) ?>
|
|
|
|
<?php Yii::$app->meta->displaySeo() ?>
|
|
<?php $this->head() ?>
|
|
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
|
|
rel="stylesheet">
|
|
|
|
|
|
<?= Yii::getAlias('@web') ?>/image/header/dongkammed.mp4
|
|
<meta property="og:locale" content="th_TH" />
|
|
<meta property="og:type" content="article" />
|
|
<meta property="og:title" content="<?= $this->title ?>" />
|
|
<meta property="og:url"
|
|
content="<?= Yii::$app->urlManager->createAbsoluteUrl(Yii::$app->request->url, true) ?>" />
|
|
<meta property="og:site_name" content="องค์การบริหารส่วนตำบลบอน" />
|
|
<meta property="article:publisher" content="https://kokjan.go.th/" />
|
|
|
|
<meta Http-Equiv="Cache-Control" Content="no-cache">
|
|
<meta Http-Equiv="Pragma" Content="no-cache">
|
|
<meta Http-Equiv="Expires" Content="0">
|
|
<meta Http-Equiv="Pragma-directive: no-cache">
|
|
<meta Http-Equiv="Cache-directive: no-cache">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<?php $this->head() ?>
|
|
|
|
|
|
<link rel="apple-touch-icon" sizes="57x57" href="<?= Yii::getAlias('@web') ?>/fav/apple-icon-57x57.png">
|
|
<link rel="apple-touch-icon" sizes="60x60" href="<?= Yii::getAlias('@web') ?>/fav/apple-icon-60x60.png">
|
|
<link rel="apple-touch-icon" sizes="72x72" href="<?= Yii::getAlias('@web') ?>/fav/apple-icon-72x72.png">
|
|
<link rel="apple-touch-icon" sizes="76x76" href="<?= Yii::getAlias('@web') ?>/fav/apple-icon-76x76.png">
|
|
<link rel="apple-touch-icon" sizes="114x114" href="<?= Yii::getAlias('@web') ?>/fav/apple-icon-114x114.png">
|
|
<link rel="apple-touch-icon" sizes="120x120" href="<?= Yii::getAlias('@web') ?>/fav/apple-icon-120x120.png">
|
|
<link rel="apple-touch-icon" sizes="144x144" href="<?= Yii::getAlias('@web') ?>/fav/apple-icon-144x144.png">
|
|
<link rel="apple-touch-icon" sizes="152x152" href="<?= Yii::getAlias('@web') ?>/fav/apple-icon-152x152.png">
|
|
<link rel="apple-touch-icon" sizes="180x180" href="<?= Yii::getAlias('@web') ?>/fav/apple-icon-180x180.png">
|
|
<link rel="icon" type="image/png" sizes="192x192"
|
|
href="<?= Yii::getAlias('@web') ?>/fav/android-icon-192x192.png">
|
|
<link rel="icon" type="image/png" sizes="32x32" href="<?= Yii::getAlias('@web') ?>/fav/favicon-32x32.png">
|
|
<link rel="icon" type="image/png" sizes="96x96" href="<?= Yii::getAlias('@web') ?>/fav/favicon-96x96.png">
|
|
<link rel="icon" type="image/png" sizes="16x16" href="<?= Yii::getAlias('@web') ?>/fav/favicon-16x16.png">
|
|
<link rel="manifest" href="<?= Yii::getAlias('@web') ?>/fav/manifest.json">
|
|
<meta name="msapplication-TileColor" content="#ffffff">
|
|
<meta name="msapplication-TileImage" content="<?= Yii::getAlias('@web') ?>/fav/ms-icon-144x144.png">
|
|
<meta name="theme-color" content="#ffffff">
|
|
|
|
|
|
<div id="fb-root"></div>
|
|
<script async defer crossorigin="anonymous"
|
|
src="https://connect.facebook.net/th_TH/sdk.js#xfbml=1&version=v12.0" nonce="TihH72GK"></script>
|
|
|
|
<!-- Responsive -->
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
|
|
|
<!--Fonts-->
|
|
<link href='https://fonts.googleapis.com/css?family=Bubblegum+Sans' rel='stylesheet' type='text/css'>
|
|
|
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@500&display=swap" rel="stylesheet">
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@100;200;300;400;500;600;700&display=swap"
|
|
rel="stylesheet">
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
|
|
|
|
|
|
<!------ Include the above in your HEAD tag ---------->
|
|
|
|
<style>
|
|
body {
|
|
font-family: 'Noto Sans Thai', sans-serif;
|
|
font-size: 16px !important;
|
|
}
|
|
|
|
/* Make the image fully responsive */
|
|
</style>
|
|
</head>
|
|
|
|
<body class="main">
|
|
<?php $this->beginBody() ?>
|
|
<!--wrapper starts-->
|
|
<div class="page-wrapper">
|
|
<!-- Preloader -->
|
|
<div class="preloader" style="display: none;"></div>
|
|
<!-- Main Header / Header Style Two-->
|
|
<header class="main-header">
|
|
<div class="main-nav">
|
|
<!-- nav menu-->
|
|
<nav>
|
|
<input type="checkbox" id="menu" name="menu" class="m-menu__checkbox">
|
|
<label class="m-menu__toggle" for="menu">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2"
|
|
stroke-linecap="butt" stroke-linejoin="arcs">
|
|
<line x1="3" y1="12" x2="21" y2="12"></line>
|
|
<line x1="3" y1="6" x2="21" y2="6"></line>
|
|
<line x1="3" y1="18" x2="21" y2="18"></line>
|
|
</svg>
|
|
<?= Html::img(Yii::getAlias('@web') . '/img/logo2.png', ['width' => 300]) ?>
|
|
|
|
</label>
|
|
<label class="m-menu__overlay" for="menu"></label>
|
|
|
|
<div class="m-menu" style="z-index: 999">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="menu">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none" stroke="#000000"
|
|
stroke-width="2" stroke-linecap="butt" stroke-linejoin="arcs">
|
|
<line x1="18" y1="6" x2="6" y2="18"></line>
|
|
<line x1="6" y1="6" x2="18" y2="18"></line>
|
|
</svg>
|
|
</label>
|
|
<span class="sub1">อบต. [vo</span>
|
|
</div>
|
|
<ul>
|
|
<li><a href="<?= Yii::$app->params['backendUrl'] ?>">เข้าสู่ระบบ</a></li>
|
|
|
|
<li><a href="<?= Yii::$app->homeUrl ?>">หน้าหลัก</a></li>
|
|
|
|
<!--------- พื้นฐาน --->
|
|
|
|
<li>
|
|
<label class="a-label__chevron" for="item-2"> ข้อมูลพื้นฐาน</label>
|
|
<input type="checkbox" id="item-2" name="item-2" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-2">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none" stroke="#000000"
|
|
stroke-width="2" stroke-linecap="butt" stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub2">ข้อมูลพื้นฐาน</span>
|
|
</div>
|
|
<ul>
|
|
<li>
|
|
<label class="a-label__chevron" for="item-2-3">ข้อมูลพื้นฐาน</label>
|
|
<input type="checkbox" id="item-2-3" name="item-2" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-2-3">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none"
|
|
stroke="#000000" stroke-width="2" stroke-linecap="butt"
|
|
stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub3">ข้อมูลพื้นฐาน</span>
|
|
</div>
|
|
<ul>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 6]) ?>">
|
|
วิสัยทัศน์และพันธกิจ</a>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 1]) ?>">
|
|
ประวัติและตราสัญลักษณ์ </a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 3]) ?>">
|
|
ข้อมูลสภาพทั่วไป </a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 48]) ?>">
|
|
เจตจำนงสุจริตของ<br />ผู้บริหาร</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 56]) ?>">
|
|
โครงสร้างการบริหารงาน</a></li>
|
|
<!------- เพิ่มข้อมูล --->
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 60]) ?>">
|
|
เขตการปกครองและประชากร</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 61]) ?>">
|
|
การนับถือศาสนา/สัญชาติ</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 59]) ?>">
|
|
โครงสร้างองค์กรชัดเจนด้วยการจำแนกสี</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<label class="a-label__chevron" for="item-2-4">ข้อมูลในพื้นที่</label>
|
|
<input type="checkbox" id="item-2-4" name="item-2" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-2-4">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none"
|
|
stroke="#000000" stroke-width="2" stroke-linecap="butt"
|
|
stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub3">ข้อมูลในพื้นที่</span>
|
|
</div>
|
|
<ul>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 35]) ?>">
|
|
ผลิตภัณฑ์ในตำบล </a></li>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 36]) ?>">
|
|
แหล่งท่องเที่ยว/สถานที่สำคัญ </a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<label class="a-label__chevron" for="item-2-5">ภารกิจ อำนาจหน้าที่
|
|
และความรับผิดชอบ</label>
|
|
<input type="checkbox" id="item-2-5" name="item-2" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-2-5">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none"
|
|
stroke="#000000" stroke-width="2" stroke-linecap="butt"
|
|
stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub3">ภารกิจ อำนาจหน้าที่ และความรับผิดชอบ</span>
|
|
</div>
|
|
<ul>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 7]) ?>">
|
|
ภารกิจและความรับผิดชอบของหน่วยงาน </a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 8]) ?>">
|
|
อำนาจหน้าที่ของคณะ<br />ผู้บริหาร </a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 9]) ?>">
|
|
อำนาจหน้าที่ของสมาชิกสภา</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 10]) ?>">
|
|
อำนาจหน้าที่ของสำนักปลัด</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 41]) ?>">
|
|
อำนาจหน้าที่ของกองคลัง</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 42]) ?>">
|
|
อำนาจหน้าที่ของกองช่าง</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 43]) ?>">
|
|
อำนาจหน้าที่ของกองการศึกษาฯ</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<label class="a-label__chevron" for="item-2-6">ทำเนียบบุคลากร</label>
|
|
<input type="checkbox" id="item-2-6" name="item-2" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-2-6">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none"
|
|
stroke="#000000" stroke-width="2" stroke-linecap="butt"
|
|
stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub3">ทำเนียบบุคลากร</span>
|
|
</div>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 1]) ?>">
|
|
คณะผู้บริหาร </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 3]) ?>">
|
|
สภาตำบล </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 2]) ?>">
|
|
หัวหน้าส่วนราชการ</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 4]) ?>">
|
|
สำนักปลัด</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 5]) ?>">
|
|
กองคลัง</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 6]) ?>">
|
|
กองช่าง </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 7]) ?>">
|
|
กองการศึกษา ศาสนา
|
|
และวัฒนธรรม </a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<label class="a-label__chevron" for="item-2-7">คู่มือการปฏิบัติงาน</label>
|
|
<input type="checkbox" id="item-2-7" name="item-2" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-2-7">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none"
|
|
stroke="#000000" stroke-width="2" stroke-linecap="butt"
|
|
stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub3">คู่มือการปฏิบัติงาน</span>
|
|
</div>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 50, 'display' => 'list']) ?>">
|
|
คู่มือการปฏิบัติงาน</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
|
|
</div>
|
|
</li>
|
|
|
|
<!--------- ข่าว --->
|
|
|
|
<li>
|
|
<label class="a-label__chevron" for="item-3">ศูนย์ข้อมูลข่าวสาร</label>
|
|
<input type="checkbox" id="item-3" name="item-3" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-3">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none" stroke="#000000"
|
|
stroke-width="2" stroke-linecap="butt" stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub2">ศูนย์ข้อมูลข่าวสาร</span>
|
|
</div>
|
|
<ul>
|
|
<li>
|
|
<label class="a-label__chevron" for="item-3-1">ข่าวประชาสัมพันธ์</label>
|
|
<input type="checkbox" id="item-3-1" name="item-3" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-3-1">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none"
|
|
stroke="#000000" stroke-width="2" stroke-linecap="butt"
|
|
stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub3">ข่าวประชาสัมพันธ์</span>
|
|
</div>
|
|
<ul>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 1]) ?>">
|
|
ข่าวประชาสัมพันธ์ </a></li>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 2]) ?>">
|
|
กิจกรรม<?= Yii::$app->params['org_short'] ?> </a>
|
|
</li>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 6]) ?>">
|
|
รับสมัครงาน/โอน/ย้าย</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<label class="a-label__chevron" for="item-3-2">การกำกับและติดตามการดำเนินงานตามแผน</label>
|
|
<input type="checkbox" id="item-3-2" name="item-3" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-3-2">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none"
|
|
stroke="#000000" stroke-width="2" stroke-linecap="butt"
|
|
stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub3">การกำกับและติดตามการดำเนินงานตามแผน</span>
|
|
</div>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 42, 'display' => 'list']) ?>">
|
|
ความก้าวหน้าของโครงการ/กิจกรรม </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 43, 'display' => 'list']) ?>">
|
|
การประเมินผลการดำเนินงาน</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<label class="a-label__chevron" for="item-3-3">กฎหมายท้องถิ่น</label>
|
|
<input type="checkbox" id="item-3-3" name="item-3" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-3-3">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none"
|
|
stroke="#000000" stroke-width="2" stroke-linecap="butt"
|
|
stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub3">กฎหมายท้องถิ่น</span>
|
|
</div>
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=1">
|
|
พรบ./พรก. </a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=2">
|
|
กฎระเบียบกระทรวง </a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=6">
|
|
คำสั่ง
|
|
สถ. </a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=3">
|
|
มติ
|
|
ก.อบจ. </a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=4">
|
|
มติ
|
|
ก.เทศบาล. </a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=5">
|
|
มติ
|
|
ก.อบต. </a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<label class="a-label__chevron"
|
|
for="item-3-4">การดำเนินงานของหน่วยงาน</label>
|
|
<input type="checkbox" id="item-3-4" name="item-3" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-3-4">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none"
|
|
stroke="#000000" stroke-width="2" stroke-linecap="butt"
|
|
stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub3">การดำเนินงานของหน่วยงาน</span>
|
|
</div>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 7, 'display' => 'list']) ?>">
|
|
งบประมาณรายจ่ายประจำปี </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 37, 'display' => 'list']) ?>">
|
|
งบแสดงฐานะทางการเงิน</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 38, 'display' => 'list']) ?>">
|
|
แผนพัฒนาท้องถิ่น</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 9, 'display' => 'list']) ?>">
|
|
แผนพัฒนา</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 10, 'display' => 'list']) ?>">
|
|
แผนการดำเนินงาน </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 11, 'display' => 'list']) ?>">
|
|
แผนยุทธศาสตร์การพัฒนา</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 39, 'display' => 'list']) ?>">
|
|
แผนอัตรากำลัง</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 40, 'display' => 'list']) ?>">
|
|
แผนพัฒนาบุคลากร</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 13, 'display' => 'list']) ?>">
|
|
แผนการจัดหาพัสดุ</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 41, 'display' => 'list']) ?>">
|
|
แผนปฎิบัติการป้องกันการทุจริต</a>
|
|
</li>
|
|
<!---- เพิ่มเมนู --->
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 52, 'display' => 'list']) ?>">
|
|
แผนการใช่จ่ายงบประมาณ</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 53, 'display' => 'list']) ?>">
|
|
แผนบริหารความเสี่ยง</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 54, 'display' => 'list']) ?>">
|
|
การติตามและประเมิณผลแผนพัฒนาท้องถิ่น</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 55, 'display' => 'list']) ?>">
|
|
มาตรการให้ผู้มีส่วนได้ส่วนเสียมีส่วนร่วม</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 56, 'display' => 'list']) ?>">
|
|
มาตรการป้องกันการขัดกันระหว่างผลประโยชน์ส่วนตนกับผลประโยชน์ส่วนรวม</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<label class="a-label__chevron" for="item-3-5">เอกสาร/รายงาน</label>
|
|
<input type="checkbox" id="item-3-5" name="item-3" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-3-5">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none"
|
|
stroke="#000000" stroke-width="2" stroke-linecap="butt"
|
|
stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub3">เอกสาร/รายงาน</span>
|
|
</div>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 44, 'display' => 'list']) ?>">
|
|
รายงานการประชุมผู้บริหาร </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 45, 'display' => 'list']) ?>">
|
|
รายงานการประชุมสภา</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 46, 'display' => 'list']) ?>">
|
|
รายงานอื่นๆ</a
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<label class="a-label__chevron" for="item-3-6">ข้อมูลที่เกี่ยวข้อง</label>
|
|
<input type="checkbox" id="item-3-6" name="item-3" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-3-6">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none"
|
|
stroke="#000000" stroke-width="2" stroke-linecap="butt"
|
|
stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub3">ข้อมูลที่เกี่ยวข้อง</span>
|
|
</div>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 47, 'display' => 'list']) ?>">
|
|
ข้อบัญญัติ </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 48, 'display' => 'list']) ?>">
|
|
กฎหมาย ระเบียบ ข้อบังคับที่เกี่ยวข้อง</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 49, 'display' => 'list']) ?>">
|
|
คำสั่งภายใน</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</div>
|
|
</li>
|
|
<!--------- ซื้อ-จ้าง --->
|
|
<li>
|
|
<label class="a-label__chevron" for="item-5">ข้อมูลการจัดซื้อจัดจ้าง</label>
|
|
<input type="checkbox" id="item-5" name="item-5" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-5">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none" stroke="#000000"
|
|
stroke-width="2" stroke-linecap="butt" stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub2">ข้อมูลการจัดซื้อจัดจ้าง</span>
|
|
</div>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 3, 'display' => 'list']) ?>">
|
|
ประกาศจัดซื้อจัดจ้าง </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 4, 'display' => 'list']) ?>">
|
|
ราคากลาง/ตารางแสดงวงเงิน</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 5, 'display' => 'list']) ?>">
|
|
สรุปผลการดำเนินการจัดซื้อจัดจ้าง</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</li>
|
|
<!--------- ประชาชน --->
|
|
|
|
<li>
|
|
<label class="a-label__chevron" for="item-6">บริการประชาชน</label>
|
|
<input type="checkbox" id="item-6" name="item-6" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-6">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none" stroke="#000000"
|
|
stroke-width="2" stroke-linecap="butt" stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub2">บริการประชาชน</span>
|
|
</div>
|
|
<ul>
|
|
<li><a href="<?= Url::to(['complaint/index']) ?>">
|
|
ช่องทางร้องเรียนร้องทุกข์ </a>
|
|
</li>
|
|
<li><a href="<?= Url::to(['ebook/index']) ?>"> คลังความรู้</a></li>
|
|
<li><a href="<?= Url::to(['corrupt/index']) ?>"> ช่องทางร้องเรียนการทุจริต</a>
|
|
</li>
|
|
<li><a href="<?= Url::to(['forum/index', 'id' => 1]) ?>">
|
|
รับฟังความคิดเห็น</a></li>
|
|
<li><a href="<?= Url::to(['forum/index', 'id' => 2]) ?>"> คำถาม คำตอบ
|
|
(Q&A)</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 50]) ?>">
|
|
คู่มือประชาชน</a></li>
|
|
<li><a href="<?= Url::to(['file/index']) ?>"> e-service</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 51]) ?>">
|
|
การลดขั้นตอนการ<br />ปฎิบัติงาน</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 52]) ?>">
|
|
สถิติการให้บริการประชาชน</a></li>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 57]) ?>">
|
|
รายงานผลสำรวจความพึงพอใจการให้บริการ </a></li>
|
|
</ul>
|
|
</div>
|
|
</li>
|
|
<!--------- ITA --->
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 24]) ?>">ITA</a></li>
|
|
<!--------- ประชาชน --->
|
|
<li>
|
|
<label class="a-label__chevron" for="item-8">เกี่ยวกับเรา</label>
|
|
<input type="checkbox" id="item-8" name="item-8" class="m-menu__checkbox">
|
|
<div class="m-menu">
|
|
<div class="m-menu__header">
|
|
<label class="m-menu__toggle" for="item-8">
|
|
<svg width="35" height="35" viewBox="0 0 24 24" fill="none" stroke="#000000"
|
|
stroke-width="2" stroke-linecap="butt" stroke-linejoin="arcs">
|
|
<path d="M19 12H6M12 5l-7 7 7 7" />
|
|
</svg>
|
|
</label>
|
|
<span class="sub2">เกี่ยวกับเรา</span>
|
|
</div>
|
|
<ul>
|
|
<li><a href="<?= Url::to(['site/contact']) ?>"> ติดต่อเรา </a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 53]) ?>">
|
|
แผนผังเว็บไซต์</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 54]) ?>">
|
|
ข้อกำหนดเว็บไซต์</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 55]) ?>">
|
|
นโยบายความเป็นส่วนตัวในการใช้งานเว็บไซต์</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 29]) ?>">
|
|
คำถามที่พบบ่อย</a></li>
|
|
</ul>
|
|
</div>
|
|
</li>
|
|
|
|
|
|
</ul>
|
|
</div>
|
|
</nav>
|
|
<!--nav starts-->
|
|
|
|
<!--nav end-->
|
|
</div>
|
|
<!--header starts-->
|
|
|
|
<!-- Header Top -->
|
|
<div class="header-top">
|
|
<div class="auto-container">
|
|
<div class="inner-container clearfix">
|
|
<!-- Top Left -->
|
|
<div class="top-left pull-left">
|
|
<!-- Social Box -->
|
|
<ul class="social-box">
|
|
<div class="pull-left logo-box">
|
|
<div class="logo"><a *//logo
|
|
href="<?= Yii::$app->homeUrl ?>
|
|
"><?= Html::img(Yii::getAlias('@web') . '/img/logo2.png', ['class' => 'img-fluid', 'align' => 'left', 'width' => 150]) ?></a>
|
|
</div>
|
|
</div>
|
|
</ul>
|
|
</div>
|
|
|
|
<!-- Top Right -->
|
|
<div class="top-right pull-right">
|
|
<!-- Info List -->
|
|
<ul class="info-list">
|
|
<li><strong class="icon flaticon-telephone-1"></strong>โทร: <a
|
|
href="tel:+085-3084180"> <?= Yii::$app->params['org_phone'] ?></a></li>
|
|
<li><strong class="icon flaticon-padlock"></strong><a
|
|
href="<?= Yii::$app->params['backendUrl'] ?>">เข้าสู่ระบบ</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Header Upper -->
|
|
<div class="header-upper">
|
|
<div class="inner-container clearfix">
|
|
<div class="nav-outer clearfix">
|
|
<!--Mobile Navigation Toggler-->
|
|
<div class="mobile-nav-toggler"><span class="icon flaticon-menu-2"></span></div>
|
|
<!-- Main Menu -->
|
|
<div class="main-menu navbar-expand-md">
|
|
<div class="navbar-header">
|
|
<!-- Toggle Button -->
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse"
|
|
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
|
|
aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
</div>
|
|
<div class="auto-container">
|
|
<div class="navbar-collapse collapse clearfix mr-auto" id="navbarSupportedContent">
|
|
<ul class="navigation clearfix">
|
|
<li class="current">
|
|
<a href="<?= Yii::$app->homeUrl ?>"> <span
|
|
class="icon flaticon-home-page" style="color: #0137d0"></span>
|
|
หน้าหลัก</a>
|
|
</li>
|
|
<li class="dropdown has-mega-menu"><a href="#"><span
|
|
class="icon flaticon-edit"></span> ข้อมูลพื้นฐาน</a>
|
|
<ul class="mega-menu">
|
|
<div class="mega-menu-bar row clearfix">
|
|
<div class="column col-lg-3 col-md-4 col-sm-12">
|
|
<h4>ข้อมูลพื้นฐาน</h4>
|
|
<ul>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 6]) ?>">
|
|
วิสัยทัศน์และพันธกิจ</a>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 1]) ?>">
|
|
ประวัติและตราสัญลักษณ์ </a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 3]) ?>">
|
|
ข้อมูลสภาพทั่วไป </a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 48]) ?>">
|
|
เจตจำนงสุจริตของ<br />ผู้บริหาร</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 56]) ?>">
|
|
โครงสร้างการบริหารงาน</a></li>
|
|
<!------- เพิ่มข้อมูล --->
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 60]) ?>">
|
|
เขตการปกครองและประชากร</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 61]) ?>">
|
|
การนับถือศาสนา/สัญชาติ</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 62]) ?>">
|
|
การบริการขั้นพื้นฐาน</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 5]) ?>">
|
|
การศึกษา</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="column col-lg-3 col-md-4 col-sm-12">
|
|
<h4>ข้อมูลในพื้นที่</h4>
|
|
<ul>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 35]) ?>">
|
|
ผลิตภัณฑ์ในตำบล </a></li>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 36]) ?>">
|
|
แหล่งท่องเที่ยว/สถานที่สำคัญ </a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="column col-lg-3 col-md-4 col-sm-12">
|
|
<h4>ภารกิจ อำนาจหน้าที่ และความรับผิดชอบ</h4>
|
|
<ul>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 7]) ?>">
|
|
ภารกิจและความรับผิดชอบของหน่วยงาน </a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 8]) ?>">
|
|
อำนาจหน้าที่ของคณะ<br />ผู้บริหาร </a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 9]) ?>">
|
|
อำนาจหน้าที่ของสมาชิกสภา</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 10]) ?>">
|
|
อำนาจหน้าที่ของสำนักปลัด</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 41]) ?>">
|
|
อำนาจหน้าที่ของกองคลัง</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 42]) ?>">
|
|
อำนาจหน้าที่ของกองช่าง</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 43]) ?>">
|
|
อำนาจหน้าที่ของกองการศึกษาฯ</a>
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
<div class="column col-lg-3 col-md-4 col-sm-12">
|
|
<h4>ทำเนียบบุคลากร</h4>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 1]) ?>">
|
|
คณะผู้บริหาร </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 3]) ?>">
|
|
สภาตำบล </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 2]) ?>">
|
|
หัวหน้าส่วนราชการ</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 4]) ?>">
|
|
สำนักปลัด</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 5]) ?>">
|
|
กองคลัง</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 6]) ?>">
|
|
กองช่าง </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['personnel/index', 'id' => 7]) ?>">
|
|
กองการศึกษา ศาสนา
|
|
และวัฒนธรรม </a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="column col-lg-3 col-md-4 col-sm-12">
|
|
<h4>คู่มือการปฏิบัติงาน</h4>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 50, 'display' => 'list']) ?>">
|
|
คู่มือการปฏิบัติงาน</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown has-mega-menu"><a href="#"><span
|
|
class="icon flaticon-legal-paper"></span> ศูนย์ข้อมูลข่าวสาร</a>
|
|
<ul class="mega-menu">
|
|
<div class="mega-menu-bar row clearfix">
|
|
<div class="column col-lg-3 col-md-4 col-sm-12">
|
|
<h4>ข่าวประชาสัมพันธ์</h4>
|
|
<ul>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 1]) ?>">
|
|
ข่าวประชาสัมพันธ์ </a></li>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 2]) ?>">
|
|
กิจกรรม<?= Yii::$app->params['org_short'] ?> </a>
|
|
</li>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 6]) ?>">
|
|
รับสมัครงาน/โอน/ย้าย</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="column col-lg-3 col-md-4 col-sm-12">
|
|
<h4>การกำกับและติดตามการดำเนินงานตามแผน</h4>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 42, 'display' => 'list']) ?>">
|
|
ความก้าวหน้าของโครงการ/กิจกรรม </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 43, 'display' => 'list']) ?>">
|
|
การประเมินผลการดำเนินงาน</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="column col-lg-3 col-md-4 col-sm-12">
|
|
<h4>กฎหมายท้องถิ่น</h4>
|
|
<ul>
|
|
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=1">
|
|
พรบ./พรก. </a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=2">
|
|
กฎระเบียบกระทรวง </a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=6">
|
|
คำสั่ง
|
|
สถ. </a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=3">
|
|
มติ ก.อบจ. </a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=4">
|
|
มติ ก.เทศบาล. </a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www.dla.go.th/servlet/LawServlet?regType=5">
|
|
มติ ก.อบต. </a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="column col-lg-3 col-md-4 col-sm-12">
|
|
<h4>การดำเนินงานของหน่วยงาน</h4>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 7, 'display' => 'list']) ?>">
|
|
งบประมาณรายจ่ายประจำปี </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 37, 'display' => 'list']) ?>">
|
|
งบแสดงฐานะทางการเงิน</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 38, 'display' => 'list']) ?>">
|
|
แผนพัฒนาท้องถิ่น</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 9, 'display' => 'list']) ?>">
|
|
แผนพัฒนา</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 10, 'display' => 'list']) ?>">
|
|
แผนการดำเนินงาน </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 11, 'display' => 'list']) ?>">
|
|
แผนยุทธศาสตร์การพัฒนา</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 39, 'display' => 'list']) ?>">
|
|
แผนอัตรากำลัง</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 40, 'display' => 'list']) ?>">
|
|
แผนพัฒนาบุคลากร</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 13, 'display' => 'list']) ?>">
|
|
แผนการจัดหาพัสดุ</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 41, 'display' => 'list']) ?>">
|
|
แผนปฎิบัติการป้องกันการทุจริต</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="column col-lg-3 col-md-4 col-sm-12">
|
|
<h4>เอกสาร/รายงาน</h4>
|
|
<ul>
|
|
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 44, 'display' => 'list']) ?>">
|
|
รายงานการประชุมผู้บริหาร </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 45, 'display' => 'list']) ?>">
|
|
รายงานการประชุมสภา</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 46, 'display' => 'list']) ?>">
|
|
รายงานอื่นๆ</a
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="column col-lg-3 col-md-4 col-sm-12">
|
|
<h4>ข้อมูลที่เกี่ยวข้อง</h4>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 47, 'display' => 'list']) ?>">
|
|
ข้อบัญญัติ </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 48, 'display' => 'list']) ?>">
|
|
กฎหมาย ระเบียบ ข้อบังคับที่เกี่ยวข้อง</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 49, 'display' => 'list']) ?>">
|
|
คำสั่งภายใน</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
</ul>
|
|
</li>
|
|
<li class="dropdown"><a href="#"><span
|
|
class="icon flaticon-chat-1"></span> ข้อมูลการจัดซื้อจัดจ้าง</a>
|
|
<ul>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 3, 'display' => 'list']) ?>">
|
|
ประกาศจัดซื้อจัดจ้าง </a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 4, 'display' => 'list']) ?>">
|
|
ราคากลาง/ตารางแสดงวงเงิน</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?= Url::to(['post/index', 'id' => 5, 'display' => 'list']) ?>">
|
|
สรุปผลการดำเนินการจัดซื้อจัดจ้าง</a>
|
|
</li>
|
|
</ul>
|
|
<li>
|
|
<li class="dropdown"><a href="#"><span
|
|
class="icon flaticon-smartphone"></span> บริการประชาชน</a>
|
|
<ul>
|
|
<li><a href="<?= Url::to(['complaint/index']) ?>">รับเรื่องร้องเรียนร้องทุกข์ </a>
|
|
</li>
|
|
<li><a href="<?= Url::to(['ebook/index']) ?>"> คลังความรู้</a></li>
|
|
<li><a href="<?= Url::to(['corrupt/index']) ?>">
|
|
ช่องทางร้องเรียนการทุจริต</a></li>
|
|
<li><a href="<?= Url::to(['forum/index', 'id' => 1]) ?>">
|
|
รับฟังความคิดเห็น</a></li>
|
|
<li><a href="<?= Url::to(['forum/index', 'id' => 2]) ?>"> คำถาม คำตอบ
|
|
(Q&A)</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 50]) ?>">
|
|
คู่มือประชาชน</a></li>
|
|
<li><a href="<?= Url::to(['file/index']) ?>"> e-service</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 51]) ?>">
|
|
การลดขั้นตอนการ<br />ปฎิบัติงาน</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 52]) ?>">
|
|
สถิติการให้บริการประชาชน</a></li>
|
|
<li><a href="<?= Url::to(['post/index', 'id' => 57]) ?>">
|
|
รายงานผลสำรวจความพึงพอใจการให้บริการ </a>
|
|
</li>
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li class="current-info">
|
|
<a href="<?= Url::to(['post/index', 'id' => 24]) ?>"><span
|
|
class="icon flaticon-checked"></span> ITA</a>
|
|
</li>
|
|
<li class="dropdown"><a href="#"><span
|
|
class="icon flaticon-maps-and-flags"></span> เกี่ยวกับเรา</a>
|
|
<ul>
|
|
|
|
<li><a href="<?= Url::to(['site/contact']) ?>"> ติดต่อเรา </a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 53]) ?>">
|
|
แผนผังเว็บไซต์</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 54]) ?>">
|
|
ข้อกำหนดเว็บไซต์</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 55]) ?>">
|
|
นโยบายความเป็นส่วนตัวในการใช้งานเว็บไซต์</a></li>
|
|
<li><a href="<?= Url::to(['page/view', 'id' => 29]) ?>">
|
|
คำถามที่พบบ่อย</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
</div>
|
|
<!--header ends-->
|
|
|
|
<!--main starts-->
|
|
<div id="main">
|
|
<?php if (Yii::$app->controller->id == 'site' && Yii::$app->controller->action->id == 'index') { ?>
|
|
<?= Alert::widget() ?>
|
|
<?= $content ?>
|
|
<?php } else { ?>
|
|
<section class="page-title">
|
|
<div class="auto-container">
|
|
<h3><?= $this->title ?></h3>
|
|
<div class="page-breadcrumb">
|
|
|
|
|
|
<?= Breadcrumbs::widget([
|
|
'itemTemplate' => "<li><i>{link}</i></li>",
|
|
'links' => isset($this->params['breadcrumbs']) ? $this->params['breadcrumbs'] : [],
|
|
]) ?>
|
|
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<div class="section-main-content">
|
|
<div class="container main-content">
|
|
<div class="container" style="padding-top: 20px; padding-bottom: 20px;">
|
|
<?= Alert::widget() ?>
|
|
<?= $content ?>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<?php } ?>
|
|
</div>
|
|
<!--main ends-->
|
|
|
|
|
|
<!-- Main Footer -->
|
|
<div class="section-bgimg">
|
|
|
|
<footer class="main-footer section-footer-bg">
|
|
<div class="auto-container">
|
|
<!-- Newsletter Boxed -->
|
|
<div class="newslettter-boxed">
|
|
<div class="row clearfix">
|
|
<!-- Title Column -->
|
|
<div class="title-column col-lg-6 col-md-12 col-sm-12">
|
|
<div class="inner-column">
|
|
<a href="<?= Yii::$app->homeUrl ?>">
|
|
<?= Html::img(Yii::getAlias('@web') . '/img/logofooter.png', ['align' => 'left', 'width' => 180, 'style' => 'margin-right: 4px', 'position: relative', 'left:-20%']) ?>
|
|
</a><br />
|
|
<!--<strong style="color:#ffffff; font-size: 28px;">องค์การบริหารส่วนตำบลลิ้นฟ้า</strong><br/>
|
|
<span style="color:#ffffff; font-size: 20px;">Linfa Subdistrict Administrative Organization</span>-->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Widgets Section -->
|
|
<div class="widgets-section">
|
|
<div class="row clearfix">
|
|
|
|
<!-- Footer Column -->
|
|
<div class="footer-column col-lg-4 col-md-6 col-sm-12">
|
|
<div class="footer-widget link-widget">
|
|
<h4> ติดต่อเรา</br></h4>
|
|
<ul class="footer-list">
|
|
<li><span class="icon flaticon-placeholder" style="color: #0038d1"></span>
|
|
<strong style="font-size: 20px;"> <?= Yii::$app->params['org_place1'] ?>
|
|
<br> <?= Yii::$app->params['org_place2'] ?>
|
|
<br> <?= Yii::$app->params['org_place3'] ?></strong>
|
|
</li>
|
|
<li><span class="icon flaticon-call" style="color: #0038d1"></span> <strong
|
|
style="font-size: 20px; ">เบอร์โทร :
|
|
<a href="tel:+045-756943"> <?= Yii::$app->params['org_phone'] ?>
|
|
</strong></a>
|
|
</li>
|
|
<li><span class="icon flaticon-call" style="color: #0038d1"></span> <strong
|
|
style="font-size: 20px; ">โทรสาร :
|
|
<a href="tel:+045-756943"> 045-756943</strong></a>
|
|
</li>
|
|
|
|
<li><span class="icon flaticon-message" style="color: #0038d1"></span> <strong
|
|
style="font-size: 20px;"> E-mail : <?= Yii::$app->params['org_mail'] ?>
|
|
<a
|
|
href="mailto: admin@ubon5.go.th"></a></strong>
|
|
</li>
|
|
<small>
|
|
รูปภาพจาก pngtree.com<br />
|
|
Icons made by <a href="https://www.flaticon.com/authors/freepik"
|
|
title="Freepik">Freepik</a>
|
|
from <a
|
|
href="https://www.flaticon.com/" title="Flaticon">
|
|
www.flaticon.com</a><br />
|
|
<a href='https://www.freepik.com/free-photos-vectors/business'>Business photo
|
|
created by fanjianhua - www.freepik.com</a>
|
|
</small>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Footer Column -->
|
|
<div class="footer-column col-lg-4 col-md-6 col-sm-12">
|
|
<div class="footer-widget link-widget">
|
|
<h4 class="text-center">ที่ตั้ง</h4>
|
|
<ul class="footer-list text-center">
|
|
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Footer Column -->
|
|
<div class="footer-column col-lg-4 col-md-6 col-sm-12">
|
|
<div class="footer-widget link-widget">
|
|
<h4 class="text-center">เพจ Facebook</h4>
|
|
<ul class="footer-list text-center">
|
|
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Footer Bottom -->
|
|
<div class="footer-bottom">
|
|
<div class="clearfix">
|
|
<div class="pull-left">
|
|
<div class="copyright">สงวนลิขสิทธิ์ © 2021
|
|
|
|
<?= Yii::$app->params['org_name_th'] ?> พัฒนาโดย<a style="color: #000000"
|
|
href="https://hanumanit.co.th/"
|
|
title=""> HanumanIT
|
|
Co.,
|
|
Ltd. </a>
|
|
</div>
|
|
</div>
|
|
<div class="pull-right">
|
|
<!-- Social Box -->
|
|
<ul class="social-box">
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
<!-- End Main Footer -->
|
|
|
|
<!-- Messenger Chat Plugin Code -->
|
|
<div id="fb-root"></div>
|
|
|
|
<!-- Your Chat Plugin code -->
|
|
<div id="fb-customer-chat" class="fb-customerchat">
|
|
</div>
|
|
|
|
<script>
|
|
var chatbox = document.getElementById('fb-customer-chat');
|
|
chatbox.setAttribute("100068952828231", "100068952828231");
|
|
chatbox.setAttribute("attribution", "biz_inbox");
|
|
</script>
|
|
|
|
<!-- Your SDK code -->
|
|
<script>
|
|
window.fbAsyncInit = function() {
|
|
FB.init({
|
|
xfbml: true,
|
|
version: 'API-VERSION'
|
|
});
|
|
};
|
|
|
|
(function(d, s, id) {
|
|
var js, fjs = d.getElementsByTagName(s)[0];
|
|
if (d.getElementById(id)) return;
|
|
js = d.createElement(s);
|
|
js.id = id;
|
|
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
|
|
fjs.parentNode.insertBefore(js, fjs);
|
|
}(document, 'script', 'facebook-jssdk'));
|
|
</script>
|
|
|
|
|
|
|
|
|
|
<!--End pagewrapper-->
|
|
|
|
<!-- Scroll To Top -->
|
|
<div class="back-to-top scroll-to-target show-back-to-top" data-target="html">TOP</div>
|
|
|
|
<!-- START Cookie-Alert -->
|
|
<div class="alert text-center cookiealert" role="alert">
|
|
<b>คุณชอบคุกกี้ไหม?</b> 🍪 เราใช้คุกกี้ในการมอบประสบการณ์ที่ดีบนเว็บไซต์เรา <a
|
|
href="<?= Yii::$app->params['frontendUrl'] ?>/page/view?id=55" target="_blank">เรียนรู้เพิ่มเติม</a>
|
|
|
|
<button type="button" class="btn btn-primary btn-sm acceptcookies" aria-label="ปิด">
|
|
ฉันยอมรับ
|
|
</button>
|
|
</div>
|
|
<!-- END Cookie-Alert -->
|
|
|
|
<?php $this->endBody() ?>
|
|
</body>
|
|
|
|
</html>
|
|
<?php $this->endPage() ?>
|