{"id":57584,"date":"2026-07-13T14:10:52","date_gmt":"2026-07-13T07:10:52","guid":{"rendered":"https:\/\/www.sesatrgkbi.go.th\/website\/?page_id=57584"},"modified":"2026-07-14T10:06:49","modified_gmt":"2026-07-14T03:06:49","slug":"manualobec","status":"publish","type":"page","link":"https:\/\/www.sesatrgkbi.go.th\/website\/standard-office\/manualobec\/","title":{"rendered":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19"},"content":{"rendered":"\n<h2 class=\"wp-block-heading has-text-align-left\">\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32<\/h2>\n\n\n\n<style>\n\/* \u0e19\u0e33\u0e40\u0e02\u0e49\u0e32\u0e1f\u0e2d\u0e19\u0e15\u0e4c Google Fonts *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Kanit:wght@300;400;500;600&family=Sarabun:wght@400;500;600&display=swap');\n\n.wp-manual-wrapper {\n    --primary-color: #1e40af; \n    --primary-light: #eff6ff;\n    --hover-color: #3b82f6;\n    --text-main: #1e293b;\n    --text-muted: #64748b;\n    --border-color: #e2e8f0;\n    --bg-main: #f8fafc;\n    \n    font-family: 'Kanit', 'Sarabun', Tahoma, sans-serif;\n    max-width: 1300px;\n    margin: 0 auto;\n    padding: 30px 15px;\n    box-sizing: border-box;\n    display: flex;\n    flex-direction: column;\n    gap: 30px;\n}\n\n@media (min-width: 992px) {\n    .wp-manual-wrapper {\n        flex-direction: row;\n        align-items: flex-start;\n    }\n}\n\n\/* ---------------- Sidebar ---------------- *\/\n.wp-manual-sidebar {\n    flex: 0 0 320px;\n    background: #ffffff;\n    border: 1px solid var(--border-color);\n    border-radius: 16px;\n    padding: 24px;\n    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.05);\n    position: sticky;\n    top: 30px;\n    max-height: calc(100vh - 60px);\n    overflow-y: auto;\n}\n\n.wp-manual-sidebar::-webkit-scrollbar { width: 5px; }\n.wp-manual-sidebar::-webkit-scrollbar-track { background: #f1f5f9; border-radius: 10px; }\n.wp-manual-sidebar::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 10px; }\n\n.wp-manual-sidebar h3 {\n    margin-top: 0;\n    margin-bottom: 20px;\n    font-size: 20px;\n    color: var(--primary-color);\n    font-weight: 600;\n    padding-bottom: 15px;\n    border-bottom: 2px solid var(--bg-main);\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    line-height: 1.2;\n}\n\n.wp-manual-menu {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n}\n\n.wp-manual-menu li {\n    padding: 14px 18px;\n    background: #ffffff;\n    border: 1px solid transparent;\n    border-radius: 10px;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    font-size: 15px;\n    color: var(--text-muted);\n    display: flex;\n    align-items: center;\n    font-weight: 400;\n    line-height: 1.4;\n}\n\n.wp-manual-menu li:hover {\n    background: var(--bg-main);\n    color: var(--text-main);\n    transform: translateX(4px);\n}\n\n.wp-manual-menu li.active {\n    background: var(--primary-light);\n    border-color: #bfdbfe;\n    color: var(--primary-color);\n    font-weight: 500;\n    box-shadow: inset 4px 0 0 var(--hover-color);\n}\n\n.wp-manual-menu li svg {\n    width: 20px;\n    height: 20px;\n    margin-right: 12px;\n    flex-shrink: 0;\n    opacity: 0.6;\n    transition: opacity 0.3s;\n}\n\n.wp-manual-menu li:hover svg,\n.wp-manual-menu li.active svg {\n    opacity: 1;\n    stroke: var(--hover-color);\n}\n\n\/* ---------------- Content Right Side ---------------- *\/\n.wp-manual-content {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    width: 100%;\n    min-width: 0; \/* \u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e44\u0e21\u0e48\u0e43\u0e2b\u0e49 Flexbox \u0e25\u0e49\u0e19\u0e08\u0e2d *\/\n}\n\n\/* \u0e41\u0e01\u0e49\u0e44\u0e02\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14 *\/\n.wp-manual-content-header {\n    background: #ffffff;\n    padding: 24px 30px;\n    border-radius: 16px;\n    border: 1px solid var(--border-color);\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.02);\n    margin-bottom: 20px;\n    width: 650px;\n    \n    \/* \u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a Flexbox \u0e43\u0e2b\u0e49\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25 2 \u0e1d\u0e31\u0e48\u0e07 \u0e0b\u0e49\u0e32\u0e22-\u0e02\u0e27\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19 *\/\n    display: flex;\n    flex-direction: row;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap; \/* \u0e40\u0e1c\u0e37\u0e48\u0e2d\u0e43\u0e19\u0e01\u0e23\u0e13\u0e35\u0e08\u0e2d\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d\u0e08\u0e30\u0e22\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e1b\u0e31\u0e14\u0e15\u0e01\u0e1a\u0e23\u0e23\u0e17\u0e31\u0e14\u0e44\u0e14\u0e49 *\/\n    gap: 15px;\n}\n\n.wp-manual-title-area {\n    \/* \u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e43\u0e2b\u0e49\u0e1d\u0e31\u0e48\u0e07\u0e0b\u0e49\u0e32\u0e22\u0e43\u0e0a\u0e49\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14 \u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e01\u0e32\u0e23\u0e42\u0e14\u0e19\u0e1a\u0e35\u0e1a *\/\n    flex: 1 1 auto;\n    min-width: 0; \/* \u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e21\u0e32\u0e01 \u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e04\u0e33\u0e22\u0e32\u0e27\u0e17\u0e30\u0e25\u0e38 *\/\n}\n\n.wp-manual-title-area h2 {\n    margin: 0;\n    font-size: 24px !important; \/* \u0e43\u0e0a\u0e49 !important \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e31\u0e19\u0e18\u0e35\u0e21 WP \u0e21\u0e32\u0e17\u0e31\u0e1a *\/\n    color: var(--text-main) !important;\n    font-weight: 600 !important;\n    line-height: 1.3 !important;\n    white-space: normal; \/* \u0e43\u0e2b\u0e49\u0e1b\u0e31\u0e14\u0e1a\u0e23\u0e23\u0e17\u0e31\u0e14\u0e44\u0e14\u0e49\u0e16\u0e49\u0e32\u0e08\u0e14\u0e41\u0e04\u0e1a\u0e21\u0e32\u0e01 \u0e41\u0e15\u0e48\u0e1a\u0e19\u0e04\u0e2d\u0e21\u0e08\u0e30\u0e1a\u0e23\u0e23\u0e17\u0e31\u0e14\u0e40\u0e14\u0e35\u0e22\u0e27 *\/\n}\n\n.wp-manual-title-area p {\n    margin: 8px 0 0 0 !important;\n    color: var(--text-muted) !important;\n    font-size: 15px !important;\n    line-height: 1.4 !important;\n}\n\n.wp-manual-badge-area {\n    \/* \u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e43\u0e2b\u0e49\u0e1b\u0e49\u0e32\u0e22\u0e2d\u0e22\u0e39\u0e48\u0e1d\u0e31\u0e48\u0e07\u0e02\u0e27\u0e32\u0e40\u0e2a\u0e21\u0e2d \u0e41\u0e25\u0e30\u0e44\u0e21\u0e48\u0e22\u0e37\u0e14 *\/\n    flex: 0 auto 0;\n}\n\n.wp-manual-badge {\n    display: inline-block;\n    background: var(--hover-color);\n    color: white !important;\n    padding: 8px 16px;\n    border-radius: 30px;\n    font-size: 14px;\n    font-weight: 500;\n    box-shadow: 0 2px 4px rgba(59, 130, 246, 0.3);\n    white-space: nowrap; \/* \u0e2b\u0e49\u0e32\u0e21\u0e1b\u0e49\u0e32\u0e22\u0e41\u0e1a\u0e48\u0e07\u0e1a\u0e23\u0e23\u0e17\u0e31\u0e14\u0e40\u0e14\u0e47\u0e14\u0e02\u0e32\u0e14 *\/\n}\n\n\/* ---------------- Iframe Box ---------------- *\/\n.wp-manual-iframe-box {\n    position: relative;\n    width: 650px;\n    height: 850px;\n    border: 1px solid var(--border-color);\n    border-radius: 16px;\n    overflow: hidden;\n    background: var(--bg-main) url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23cbd5e1\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><polyline points=\"10 9 9 9 8 9\"><\/polyline><\/svg>') center center no-repeat;\n    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.05);\n    transition: opacity 0.3s ease;\n}\n\n.wp-manual-iframe-box iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: none;\n    background-color: transparent;\n}\n\n\/* Responsive adjustments *\/\n@media (max-width: 1200px) {\n    .wp-manual-iframe-box { height: 750px; }\n}\n@media (max-width: 991px) {\n    .wp-manual-sidebar {\n        position: static;\n        max-height: 400px; \n    }\n    .wp-manual-iframe-box { height: 650px; }\n    \n    \/* \u0e43\u0e2b\u0e49\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e07\u0e21\u0e32\u0e0b\u0e49\u0e2d\u0e19\u0e01\u0e31\u0e19\u0e43\u0e19\u0e08\u0e2d\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d *\/\n    .wp-manual-content-header {\n        flex-direction: column;\n        align-items: flex-start;\n    }\n}\n@media (max-width: 767px) {\n    .wp-manual-iframe-box { height: 500px; }\n}\n<\/style>\n\n<div class=\"wp-manual-wrapper\">\n    <!-- \u0e40\u0e21\u0e19\u0e39\u0e14\u0e49\u0e32\u0e19\u0e0b\u0e49\u0e32\u0e22 (10 \u0e01\u0e25\u0e38\u0e48\u0e21) -->\n    <div class=\"wp-manual-sidebar\">\n        <h3>\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"><\/path><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"><\/path><\/svg>\n            \u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\n        <\/h3>\n        <ul class=\"wp-manual-menu\" id=\"pdfMenu\">\n            <li class=\"active\" onclick=\"loadPdf('\u0e01\u0e25\u0e38\u0e48\u0e21\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23', 'https:\/\/drive.google.com\/file\/d\/12CKeRyHlUmwomrifohYLoRkceVStngcH\/preview', this)\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"><\/path><polyline points=\"9 22 9 12 15 12 15 22\"><\/polyline><\/svg>\n                \u0e01\u0e25\u0e38\u0e48\u0e21\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23\n            <\/li>\n            <li onclick=\"loadPdf('\u0e01\u0e25\u0e38\u0e48\u0e21\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e41\u0e25\u0e30\u0e41\u0e1c\u0e19', 'https:\/\/drive.google.com\/file\/d\/1-Sxhv1dfZmaBRKXSecbKMlKzXfr3tcXV\/preview', this)\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"6\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><\/svg>\n                \u0e01\u0e25\u0e38\u0e48\u0e21\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e41\u0e25\u0e30\u0e41\u0e1c\u0e19\n            <\/li>\n            <li onclick=\"loadPdf('\u0e01\u0e25\u0e38\u0e48\u0e21\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32', 'https:\/\/drive.google.com\/file\/d\/1XulKXsL3PKN0sMoNkFyeFhAFGzBYFShy\/preview', this)\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"><\/path><path d=\"M6 12v5c3 3 9 3 12 0v-5\"><\/path><\/svg>\n                \u0e01\u0e25\u0e38\u0e48\u0e21\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\n            <\/li>\n            <li onclick=\"loadPdf('\u0e01\u0e25\u0e38\u0e48\u0e21\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e17\u0e32\u0e07\u0e44\u0e01\u0e25\u0e2f (DLICT)', 'https:\/\/drive.google.com\/file\/d\/1cuzdPYBviVE37KNwn71rKp3w5phptfga\/preview', this)\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"><\/line><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"><\/line><\/svg>\n                \u0e01\u0e25\u0e38\u0e48\u0e21\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e17\u0e32\u0e07\u0e44\u0e01\u0e25\u0e2f\n            <\/li>\n            <li onclick=\"loadPdf('\u0e01\u0e25\u0e38\u0e48\u0e21\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25', 'https:\/\/drive.google.com\/file\/d\/1J3EMyHFnZC69iOIaHIUYGQ0lTFj6snii\/preview', this)\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg>\n                \u0e01\u0e25\u0e38\u0e48\u0e21\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25\n            <\/li>\n            <li onclick=\"loadPdf('\u0e01\u0e25\u0e38\u0e48\u0e21\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e2a\u0e34\u0e19\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c', 'https:\/\/drive.google.com\/file\/d\/14jGrv_yHIFk5ZIWd7APfx6SNnjU0618P\/preview', this)\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"2\"><\/rect><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><path d=\"M6 12h.01M18 12h.01\"><\/path><\/svg>\n                \u0e01\u0e25\u0e38\u0e48\u0e21\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e2f\n            <\/li>\n            <li onclick=\"loadPdf('\u0e01\u0e25\u0e38\u0e48\u0e21\u0e19\u0e34\u0e40\u0e17\u0e28 \u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e1c\u0e25\u0e2f', 'https:\/\/drive.google.com\/file\/d\/113Mvi5mi-FhOYb5h-MHLmGujemFXRQMZ\/preview', this)\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"><\/line><\/svg>\n                \u0e01\u0e25\u0e38\u0e48\u0e21\u0e19\u0e34\u0e40\u0e17\u0e28 \u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e2f\n            <\/li>\n            <li onclick=\"loadPdf('\u0e01\u0e25\u0e38\u0e48\u0e21\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e04\u0e23\u0e39\u0e41\u0e25\u0e30\u0e1a\u0e38\u0e04\u0e25\u0e32\u0e01\u0e23\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32', 'https:\/\/drive.google.com\/file\/d\/1bs5AMHo-9qWnwofPiMLxyklqx3zdzepT\/preview', this)\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"8\" r=\"7\"><\/circle><polyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"><\/polyline><\/svg>\n                \u0e01\u0e25\u0e38\u0e48\u0e21\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e04\u0e23\u0e39\u0e2f\n            <\/li>\n            <li onclick=\"loadPdf('\u0e01\u0e25\u0e38\u0e48\u0e21\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e41\u0e25\u0e30\u0e04\u0e14\u0e35', 'https:\/\/drive.google.com\/file\/d\/17zD4J3cVUhwjWWbBQSctzB0ZmljM1cc7\/preview', this)\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v18\"><\/path><rect x=\"3\" y=\"21\" width=\"18\" height=\"2\"><\/rect><path d=\"M3 7h18\"><\/path><path d=\"M6 7l-3 7h6l-3-7Z\"><\/path><path d=\"M18 7l-3 7h6l-3-7Z\"><\/path><\/svg>\n                \u0e01\u0e25\u0e38\u0e48\u0e21\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e41\u0e25\u0e30\u0e04\u0e14\u0e35\n            <\/li>\n            <li onclick=\"loadPdf('\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e20\u0e32\u0e22\u0e43\u0e19', 'https:\/\/drive.google.com\/file\/d\/1w3oxvAqoi0Os_QRxZ8FoOVrlVrHDB2TP\/preview', this)\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><path d=\"M9 12l2 2 4-4\"><\/path><\/svg>\n                \u0e2b\u0e19\u0e48\u0e27\u0e22\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e20\u0e32\u0e22\u0e43\u0e19\n            <\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- \u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25 PDF \u0e14\u0e49\u0e32\u0e19\u0e02\u0e27\u0e32 -->\n    <div class=\"wp-manual-content\">\n        <!-- \u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e41\u0e1a\u0e1a\u0e43\u0e2b\u0e21\u0e48 \u0e41\u0e22\u0e01\u0e2a\u0e48\u0e27\u0e19 Title \u0e41\u0e25\u0e30 Badge \u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e01\u0e31\u0e19 -->\n        <div class=\"wp-manual-content-header\">\n            <div class=\"wp-manual-title-area\">\n                <h2 id=\"pdfTitle\">\u0e01\u0e25\u0e38\u0e48\u0e21\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23<\/h2>\n                <p>\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e09\u0e1a\u0e31\u0e1a\u0e40\u0e15\u0e47\u0e21<\/p>\n            <\/div>\n            <div class=\"wp-manual-badge-area\">\n                <div class=\"wp-manual-badge\">\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07 \u0e1e.\u0e28. 2568<\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"wp-manual-iframe-box\" id=\"iframeContainer\">\n            <iframe id=\"pdfViewer\" src=\"https:\/\/drive.google.com\/file\/d\/12CKeRyHlUmwomrifohYLoRkceVStngcH\/preview\" allow=\"autoplay\"><\/iframe>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\nfunction loadPdf(title, url, element) {\n    \/\/ \u0e2d\u0e31\u0e1b\u0e40\u0e14\u0e15\u0e0a\u0e37\u0e48\u0e2d\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\n    document.getElementById('pdfTitle').innerText = title;\n    \n    \/\/ \u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e2d\u0e1f\u0e40\u0e1f\u0e01\u0e15\u0e4c\u0e01\u0e23\u0e30\u0e1e\u0e23\u0e34\u0e1a\u0e40\u0e1a\u0e32\u0e46\n    var iframeContainer = document.getElementById('iframeContainer');\n    iframeContainer.style.opacity = '0.5';\n    \n    setTimeout(function() {\n        document.getElementById('pdfViewer').src = url;\n        iframeContainer.style.opacity = '1';\n    }, 200);\n    \n    \/\/ \u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e41\u0e16\u0e1a Active\n    var menuItems = document.getElementById('pdfMenu').getElementsByTagName('li');\n    for (var i = 0; i < menuItems.length; i++) {\n        menuItems[i].classList.remove('active');\n    }\n    element.classList.add('active');\n    \n    \/\/ \u0e40\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d\n    if (window.innerWidth < 992) {\n        document.querySelector('.wp-manual-content-header').scrollIntoView({ behavior: 'smooth', block: 'start' });\n    }\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 \u0e01\u0e25\u0e38\u0e48\u0e21\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2031,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-57584","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 - \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.sesatrgkbi.go.th\/website\/standard-office\/manualobec\/\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 - \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48\" \/>\n<meta property=\"og:description\" content=\"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 \u0e01\u0e25\u0e38\u0e48\u0e21\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sesatrgkbi.go.th\/website\/standard-office\/manualobec\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-14T03:06:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u0e19\u0e32\u0e17\u0e35\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/standard-office\\\/manualobec\\\/\",\"url\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/standard-office\\\/manualobec\\\/\",\"name\":\"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 - \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/#website\"},\"datePublished\":\"2026-07-13T07:10:52+00:00\",\"dateModified\":\"2026-07-14T03:06:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/standard-office\\\/manualobec\\\/#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/standard-office\\\/manualobec\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/standard-office\\\/manualobec\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\",\"item\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/standard-office\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/#website\",\"url\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/\",\"name\":\"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48\",\"description\":\"The Secondary Educational Service Area Office\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"th\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/#organization\",\"name\":\"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48\",\"url\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-61019885_594527024377116_320529217412399104_n-e1588691138420.png\",\"contentUrl\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-61019885_594527024377116_320529217412399104_n-e1588691138420.png\",\"width\":81,\"height\":90,\"caption\":\"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07  \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48\"},\"image\":{\"@id\":\"https:\\\/\\\/www.sesatrgkbi.go.th\\\/website\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 - \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.sesatrgkbi.go.th\/website\/standard-office\/manualobec\/","og_locale":"th_TH","og_type":"article","og_title":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 - \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48","og_description":"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 \u0e01\u0e25\u0e38\u0e48\u0e21\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01 [&hellip;]","og_url":"https:\/\/www.sesatrgkbi.go.th\/website\/standard-office\/manualobec\/","og_site_name":"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48","article_modified_time":"2026-07-14T03:06:49+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 \u0e19\u0e32\u0e17\u0e35"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.sesatrgkbi.go.th\/website\/standard-office\/manualobec\/","url":"https:\/\/www.sesatrgkbi.go.th\/website\/standard-office\/manualobec\/","name":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 - \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48","isPartOf":{"@id":"https:\/\/www.sesatrgkbi.go.th\/website\/#website"},"datePublished":"2026-07-13T07:10:52+00:00","dateModified":"2026-07-14T03:06:49+00:00","breadcrumb":{"@id":"https:\/\/www.sesatrgkbi.go.th\/website\/standard-office\/manualobec\/#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sesatrgkbi.go.th\/website\/standard-office\/manualobec\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sesatrgkbi.go.th\/website\/standard-office\/manualobec\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sesatrgkbi.go.th\/website\/"},{"@type":"ListItem","position":2,"name":"\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19","item":"https:\/\/www.sesatrgkbi.go.th\/website\/standard-office\/"},{"@type":"ListItem","position":3,"name":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19"}]},{"@type":"WebSite","@id":"https:\/\/www.sesatrgkbi.go.th\/website\/#website","url":"https:\/\/www.sesatrgkbi.go.th\/website\/","name":"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48","description":"The Secondary Educational Service Area Office","publisher":{"@id":"https:\/\/www.sesatrgkbi.go.th\/website\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sesatrgkbi.go.th\/website\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"th"},{"@type":"Organization","@id":"https:\/\/www.sesatrgkbi.go.th\/website\/#organization","name":"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07 \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48","url":"https:\/\/www.sesatrgkbi.go.th\/website\/","logo":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/www.sesatrgkbi.go.th\/website\/#\/schema\/logo\/image\/","url":"https:\/\/www.sesatrgkbi.go.th\/website\/wp-content\/uploads\/2020\/04\/cropped-61019885_594527024377116_320529217412399104_n-e1588691138420.png","contentUrl":"https:\/\/www.sesatrgkbi.go.th\/website\/wp-content\/uploads\/2020\/04\/cropped-61019885_594527024377116_320529217412399104_n-e1588691138420.png","width":81,"height":90,"caption":"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e02\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e21\u0e31\u0e18\u0e22\u0e21\u0e28\u0e36\u0e01\u0e29\u0e32\u0e15\u0e23\u0e31\u0e07  \u0e01\u0e23\u0e30\u0e1a\u0e35\u0e48"},"image":{"@id":"https:\/\/www.sesatrgkbi.go.th\/website\/#\/schema\/logo\/image\/"}}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/www.sesatrgkbi.go.th\/website\/wp-json\/wp\/v2\/pages\/57584","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sesatrgkbi.go.th\/website\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sesatrgkbi.go.th\/website\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sesatrgkbi.go.th\/website\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sesatrgkbi.go.th\/website\/wp-json\/wp\/v2\/comments?post=57584"}],"version-history":[{"count":35,"href":"https:\/\/www.sesatrgkbi.go.th\/website\/wp-json\/wp\/v2\/pages\/57584\/revisions"}],"predecessor-version":[{"id":57659,"href":"https:\/\/www.sesatrgkbi.go.th\/website\/wp-json\/wp\/v2\/pages\/57584\/revisions\/57659"}],"up":[{"embeddable":true,"href":"https:\/\/www.sesatrgkbi.go.th\/website\/wp-json\/wp\/v2\/pages\/2031"}],"wp:attachment":[{"href":"https:\/\/www.sesatrgkbi.go.th\/website\/wp-json\/wp\/v2\/media?parent=57584"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}