{"id":5669,"date":"2025-09-20T13:10:24","date_gmt":"2025-09-20T06:10:24","guid":{"rendered":"https:\/\/lahansai.go.th\/?p=5669"},"modified":"2025-09-20T13:40:33","modified_gmt":"2025-09-20T06:40:33","slug":"%e0%b8%a7%e0%b8%b1%e0%b8%99%e0%b8%9a%e0%b8%a3%e0%b8%a1%e0%b8%a3%e0%b8%b2%e0%b8%8a%e0%b8%aa%e0%b8%a1%e0%b8%a0%e0%b8%9e%e0%b8%84%e0%b8%a3%e0%b8%9a-100-%e0%b8%9b%e0%b8%b5-%e0%b8%9e%e0%b8%a3%e0%b8%b0","status":"publish","type":"post","link":"https:\/\/lahansai.go.th\/?p=5669","title":{"rendered":"\u0e27\u0e31\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e2a\u0e21\u0e20\u0e1e\u0e04\u0e23\u0e1a 100 \u0e1b\u0e35 \u0e1e\u0e23\u0e30\u0e1a\u0e32\u0e17\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e40\u0e21\u0e19\u0e17\u0e23\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25 \u0e1e\u0e23\u0e30\u0e2d\u0e31\u0e10\u0e21\u0e23\u0e32\u0e21\u0e32\u0e18\u0e34\u0e1a\u0e14\u0e34\u0e19\u0e17\u0e23 2568"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"th\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e25\u0e34\u0e21\u0e1e\u0e23\u0e30\u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34 100 \u0e1b\u0e35 \u0e1e\u0e23\u0e30\u0e1a\u0e32\u0e17\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e40\u0e21\u0e19\u0e17\u0e23\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sarabun:wght@400;500;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Sarabun', sans-serif;\n            background-color: #F8F9FA;\n        }\n        .thai-gold { color: #D4AF37; }\n        .thai-blue { color: #0D47A1; }\n        .card {\n            background-color: white;\n            border-radius: 0.75rem;\n            box-shadow: 0 4px 6px -1px rgb(0 0 0 \/ 0.1), 0 2px 4px -2px rgb(0 0 0 \/ 0.1);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        .card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 15px -3px rgb(0 0 0 \/ 0.1), 0 4px 6px -2px rgb(0 0 0 \/ 0.1);\n        }\n        .timeline-item {\n            position: relative;\n            padding-bottom: 2rem;\n            padding-left: 2.5rem;\n        }\n        .timeline-item:last-child {\n            padding-bottom: 0;\n        }\n        .timeline-marker {\n            position: absolute;\n            left: 0;\n            top: 0;\n            width: 2rem;\n            height: 2rem;\n            border-radius: 50%;\n            background-color: #0D47A1;\n            color: white;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            border: 4px solid #F8F9FA;\n        }\n        .timeline-line {\n            position: absolute;\n            left: 0.9rem;\n            top: 2rem;\n            bottom: 0;\n            width: 4px;\n            background-color: #E0E0E0;\n        }\n        .chart-container {\n            position: relative;\n            width: 100%;\n            max-width: 400px;\n            margin-left: auto;\n            margin-right: auto;\n            height: 300px;\n            max-height: 400px;\n        }\n        @media (min-width: 768px) {\n            .chart-container {\n                height: 400px;\n            }\n        }\n        .image-placeholder {\n            background-color: #f0f0f0;\n            border: 2px dashed #ccc;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #888;\n            font-size: 1rem;\n            text-align: center;\n            min-height: 150px;\n            border-radius: 0.75rem;\n        }\n    <\/style>\n<\/head>\n<body class=\"text-gray-800\">\n\n    <div class=\"container mx-auto p-4 md:p-8\">\n\n        <header class=\"text-center mb-10\">\n            <h1 class=\"text-3xl md:text-5xl font-bold thai-blue\">\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e25\u0e34\u0e21\u0e1e\u0e23\u0e30\u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34<\/h1>\n            <p class=\"text-lg md:text-xl text-gray-600 mt-2\">\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e43\u0e19\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e27\u0e31\u0e19\u0e04\u0e25\u0e49\u0e32\u0e22\u0e27\u0e31\u0e19\u0e1a\u0e23\u0e21\u0e23\u0e32\u0e0a\u0e2a\u0e21\u0e20\u0e1e\u0e04\u0e23\u0e1a 100 \u0e1b\u0e35<\/p>\n            <h2 class=\"text-2xl md:text-3xl font-semibold thai-gold mt-2\">\u0e1e\u0e23\u0e30\u0e1a\u0e32\u0e17\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e40\u0e21\u0e19\u0e17\u0e23\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25 \u0e1e\u0e23\u0e30\u0e2d\u0e31\u0e10\u0e21\u0e23\u0e32\u0e21\u0e32\u0e18\u0e34\u0e1a\u0e14\u0e34\u0e19\u0e17\u0e23<\/h2>\n            <p class=\"text-md text-gray-500 mt-4\">20 \u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19 2568 \u0e13 \u0e2b\u0e2d\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e25\u0e30\u0e2b\u0e32\u0e19\u0e17\u0e23\u0e32\u0e22 \u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14\u0e1a\u0e38\u0e23\u0e35\u0e23\u0e31\u0e21\u0e22\u0e4c<\/p>\n        <\/header>\n\n        <main class=\"grid grid-cols-1 lg:grid-cols-3 gap-8\">\n\n            <div class=\"lg:col-span-3 card p-6 text-center\">\n                 <p class=\"text-lg leading-relaxed\">\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25\u0e15\u0e33\u0e1a\u0e25\u0e25\u0e30\u0e2b\u0e32\u0e19\u0e17\u0e23\u0e32\u0e22 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e14\u0e49\u0e27\u0e22\u0e02\u0e49\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19\u0e17\u0e38\u0e01\u0e20\u0e32\u0e04\u0e2a\u0e48\u0e27\u0e19 \u0e44\u0e14\u0e49\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e25\u0e34\u0e21\u0e1e\u0e23\u0e30\u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34\u0e2f \u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e2a\u0e21\u0e1e\u0e23\u0e30\u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e08\u0e07\u0e23\u0e31\u0e01\u0e20\u0e31\u0e01\u0e14\u0e35\u0e41\u0e25\u0e30\u0e19\u0e49\u0e2d\u0e21\u0e23\u0e33\u0e25\u0e36\u0e01\u0e43\u0e19\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e01\u0e23\u0e38\u0e13\u0e32\u0e18\u0e34\u0e04\u0e38\u0e13\u0e2d\u0e31\u0e19\u0e2b\u0e32\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e21\u0e34\u0e44\u0e14\u0e49\u0e02\u0e2d\u0e07\u0e1e\u0e23\u0e30\u0e1a\u0e32\u0e17\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e40\u0e21\u0e19\u0e17\u0e23\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25\u0e1e\u0e23\u0e30\u0e2d\u0e31\u0e10\u0e21\u0e23\u0e32\u0e21\u0e32\u0e18\u0e34\u0e1a\u0e14\u0e34\u0e19\u0e17\u0e23<\/p>\n            <\/div>\n\n            <div class=\"lg:col-span-1 card p-6\">\n                <h3 class=\"text-xl font-bold thai-blue mb-4 border-b-2 border-gray-200 pb-2\">\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e43\u0e19\u0e1e\u0e34\u0e18\u0e35<\/h3>\n                <ul class=\"space-y-4 text-gray-700\">\n                    <li><span class=\"font-semibold\">\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19\u0e43\u0e19\u0e1e\u0e34\u0e18\u0e35:<\/span><br>\u0e19\u0e32\u0e22\u0e40\u0e17\u0e1e\u0e19\u0e21 \u0e2a\u0e21\u0e40\u0e2a\u0e21\u0e2d (\u0e19\u0e32\u0e22\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e25\u0e30\u0e2b\u0e32\u0e19\u0e17\u0e23\u0e32\u0e22)<\/li>\n                    <li><span class=\"font-semibold\">\u0e1c\u0e39\u0e49\u0e41\u0e17\u0e19\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25:<\/span><br>\u0e19\u0e32\u0e22\u0e2a\u0e38\u0e40\u0e21\u0e18 \u0e40\u0e2e\u0e07\u0e22\u0e28\u0e21\u0e32\u0e01 (\u0e19\u0e32\u0e22\u0e01\u0e40\u0e17\u0e28\u0e21\u0e19\u0e15\u0e23\u0e35\u0e15\u0e33\u0e1a\u0e25\u0e25\u0e30\u0e2b\u0e32\u0e19\u0e17\u0e23\u0e32\u0e22)<\/li>\n                    <li><span class=\"font-semibold\">\u0e1c\u0e39\u0e49\u0e41\u0e17\u0e19\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25:<\/span><br>\n                        <ul class=\"list-disc list-inside ml-4 mt-1\">\n                            <li>\u0e19\u0e32\u0e22\u0e17\u0e27\u0e35 \u0e2a\u0e34\u0e07\u0e2a\u0e32\u0e17 (\u0e23\u0e2d\u0e07\u0e19\u0e32\u0e22\u0e01\u0e2f)<\/li>\n                            <li>\u0e19\u0e32\u0e07\u0e1e\u0e39\u0e19 \u0e40\u0e21\u0e06\u0e0a\u0e38\u0e48\u0e21 (\u0e23\u0e2d\u0e07\u0e19\u0e32\u0e22\u0e01\u0e2f)<\/li>\n                            <li>\u0e19\u0e32\u0e07\u0e2d\u0e42\u0e19\u0e0a\u0e32 \u0e2a\u0e37\u0e1a\u0e08\u0e32\u0e01\u0e21\u0e35 (\u0e1b\u0e25\u0e31\u0e14\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25)<\/li>\n                        <\/ul><li>\u0e04\u0e13\u0e30\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23 \u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e2a\u0e20\u0e32\u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25 \u0e02\u0e49\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23 \u0e41\u0e25\u0e30\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19 <\/li>\n                    <\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"lg:col-span-2 card p-6\">\n                <h3 class=\"text-xl font-bold thai-blue mb-6 border-b-2 border-gray-200 pb-2\">\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e1e\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23<\/h3>\n                <div class=\"relative\">\n                    <div class=\"timeline-line\"><\/div>\n                    <div class=\"timeline-item\">\n                        <div class=\"timeline-marker\">1<\/div>\n                        <h4 class=\"font-bold text-lg\">\u0e1e\u0e34\u0e18\u0e35\u0e40\u0e08\u0e23\u0e34\u0e0d\u0e1e\u0e23\u0e30\u0e1e\u0e38\u0e17\u0e18\u0e21\u0e19\u0e15\u0e4c<\/h4>\n                        <p class=\"text-gray-600\">\u0e1b\u0e23\u0e30\u0e18\u0e32\u0e19\u0e43\u0e19\u0e1e\u0e34\u0e18\u0e35\u0e08\u0e38\u0e14\u0e18\u0e39\u0e1b\u0e40\u0e17\u0e35\u0e22\u0e19\u0e1a\u0e39\u0e0a\u0e32\u0e1e\u0e23\u0e30\u0e23\u0e31\u0e15\u0e19\u0e15\u0e23\u0e31\u0e22 \u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e1e\u0e34\u0e18\u0e35\u0e17\u0e32\u0e07\u0e28\u0e32\u0e2a\u0e19\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e34\u0e23\u0e34\u0e21\u0e07\u0e04\u0e25<\/p>\n                    <\/div>\n                    <div class=\"timeline-item\">\n                        <div class=\"timeline-marker\">2<\/div>\n                        <h4 class=\"font-bold text-lg\">\u0e1e\u0e34\u0e18\u0e35\u0e17\u0e33\u0e1a\u0e38\u0e0d\u0e15\u0e31\u0e01\u0e1a\u0e32\u0e15\u0e23<\/h4>\n                        <p class=\"text-gray-600\">\u0e1c\u0e39\u0e49\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e1e\u0e34\u0e18\u0e35\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19\u0e17\u0e33\u0e1a\u0e38\u0e0d\u0e15\u0e31\u0e01\u0e1a\u0e32\u0e15\u0e23\u0e02\u0e49\u0e32\u0e27\u0e2a\u0e32\u0e23\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e41\u0e2b\u0e49\u0e07\u0e41\u0e14\u0e48\u0e1e\u0e23\u0e30\u0e2a\u0e07\u0e06\u0e4c \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e16\u0e27\u0e32\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e0a\u0e01\u0e38\u0e28\u0e25<\/p>\n                    <\/div>\n                    <div class=\"timeline-item\">\n                        <div class=\"timeline-marker\">3<\/div>\n                        <h4 class=\"font-bold text-lg\">\u0e1e\u0e34\u0e18\u0e35\u0e27\u0e32\u0e07\u0e1e\u0e32\u0e19\u0e1e\u0e38\u0e48\u0e21\u0e16\u0e27\u0e32\u0e22\u0e23\u0e32\u0e0a\u0e2a\u0e31\u0e01\u0e01\u0e32\u0e23\u0e30<\/h4>\n                        <p class=\"text-gray-600\">\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e15\u0e48\u0e32\u0e07\u0e46 \u0e27\u0e32\u0e07\u0e1e\u0e32\u0e19\u0e1e\u0e38\u0e48\u0e21\u0e14\u0e2d\u0e01\u0e44\u0e21\u0e49\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e1e\u0e23\u0e30\u0e1a\u0e23\u0e21\u0e09\u0e32\u0e22\u0e32\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e08\u0e07\u0e23\u0e31\u0e01\u0e20\u0e31\u0e01\u0e14\u0e35<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n        \n\n            <div class=\"lg:col-span-3 card p-6\">\n                <h3 class=\"text-xl font-bold text-center thai-blue mb-2\">\u0e2d\u0e07\u0e04\u0e4c\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e1c\u0e39\u0e49\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e1e\u0e34\u0e18\u0e35<\/h3>\n                <p class=\"text-center text-gray-600 mb-4\">\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e19\u0e35\u0e49\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e23\u0e48\u0e27\u0e21\u0e21\u0e37\u0e2d\u0e08\u0e32\u0e01\u0e17\u0e38\u0e01\u0e20\u0e32\u0e04\u0e2a\u0e48\u0e27\u0e19\u0e43\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e2d\u0e33\u0e40\u0e20\u0e2d\u0e25\u0e30\u0e2b\u0e32\u0e19\u0e17\u0e23\u0e32\u0e22<\/p>\n                <div class=\"chart-container\">\n                    <canvas id=\"participantsChart\"><\/canvas>\n                <\/div>\n            <\/div>\n\n        <\/main>\n        \n        <footer class=\"text-center mt-10 pt-6 border-t border-gray-300\">\n            <p class=\"text-gray-500\">\u0e08\u0e31\u0e14\u0e17\u0e33\u0e42\u0e14\u0e22 \u0e07\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c \u0e40\u0e17\u0e28\u0e1a\u0e32\u0e25\u0e15\u0e33\u0e1a\u0e25\u0e25\u0e30\u0e2b\u0e32\u0e19\u0e17\u0e23\u0e32\u0e22<\/p>\n        <\/footer>\n\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', function () {\n            const ctx = document.getElementById('participantsChart').getContext('2d');\n            const participantsChart = new Chart(ctx, {\n                type: 'doughnut',\n                data: {\n                    labels: ['\u0e04\u0e13\u0e30\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e41\u0e25\u0e30\u0e02\u0e49\u0e32\u0e23\u0e32\u0e0a\u0e01\u0e32\u0e23', '\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b', '\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e23\u0e31\u0e10\u0e27\u0e34\u0e2a\u0e32\u0e2b\u0e01\u0e34\u0e08', '\u0e1e\u0e48\u0e2d\u0e04\u0e49\u0e32\u0e41\u0e25\u0e30\u0e1c\u0e39\u0e49\u0e19\u0e33\u0e0a\u0e38\u0e21\u0e0a\u0e19'],\n                    datasets: [{\n                        label: '\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e1c\u0e39\u0e49\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21',\n                        data: [40, 35, 15, 10],\n                        backgroundColor: [\n                            '#0D47A1',\n                            '#1976D2',\n                            '#FFC107',\n                            '#64B5F6'\n                        ],\n                        borderColor: '#FFFFFF',\n                        borderWidth: 2\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    plugins: {\n                        legend: {\n                            position: 'bottom',\n                            labels: {\n                                font: {\n                                    family: \"'Sarabun', sans-serif\"\n                                }\n                            }\n                        },\n                        tooltip: {\n                            callbacks: {\n                                title: function(tooltipItems) {\n                                    const item = tooltipItems[0];\n                                    let label = item.chart.data.labels[item.dataIndex];\n                                    if (Array.isArray(label)) {\n                                      return label.join(' ');\n                                    } else {\n                                      return label;\n                                    }\n                                }\n                            }\n                        }\n                    }\n                }\n            });\n        });\n    <\/script>\n\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html lang=\"th\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sarabun:wght@400;500;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Sarabun', sans-serif;\n            background-color: #F8F9FA;\n        }\n        .card {\n            background-color: white;\n            border-radius: 0.75rem;\n            box-shadow: 0 4px 6px -1px rgb(0 0 0 \/ 0.1), 0 2px 4px -2px rgb(0 0 0 \/ 0.1);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        .card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 15px -3px rgb(0 0 0 \/ 0.1), 0 4px 6px -2px rgb(0 0 0 \/ 0.1);\n        }\n        .image-container {\n            position: relative;\n            width: 100%;\n            padding-bottom: 75%; \/* 4:3 Aspect Ratio *\/\n            border-radius: 0.75rem;\n            overflow: hidden;\n        }\n        .image-container img {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n    <\/style>\n<\/head>\n<body class=\"text-gray-800\">\n\n    <div class=\"container mx-auto p-4 md:p-8\">\n\n        <main>\n            <div class=\"lg:col-span-3 card p-6\">\n                <h3 class=\"text-xl font-bold text-center text-blue-800 mb-4\">\u0e20\u0e32\u0e1e\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e01\u0e32\u0e28\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21<\/h3>\n                <div class=\"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-4\">\n                    <!-- Image 1 -->\n                    <div class=\"image-container\">\n                        <img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_9-1024x683.jpg\" alt=\"\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 1\" class=\"wp-image-5690\" srcset=\"https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_9-1024x683.jpg 1024w, https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_9-300x200.jpg 300w, https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_9-768x512.jpg 768w, https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_9-1536x1024.jpg 1536w, https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_9.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\n                    <\/div>\n                    <!-- Image 2 -->\n                    <div class=\"image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_8-1024x683.jpg\" alt=\"\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 2\" class=\"wp-image-5690\"\/>\n                    <\/div>\n                    <!-- Image 3 -->\n                    <div class=\"image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_7-1024x683.jpg\" alt=\"\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 3\" class=\"wp-image-5690\"\/>\n                    <\/div>\n                    <!-- Image 4 -->\n                    <div class=\"image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_6-1024x683.jpg\" alt=\"\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 4\" class=\"wp-image-5690\"\/>\n                    <\/div>\n                    <!-- Image 5 -->\n                    <div class=\"image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_5-1024x683.jpg\" alt=\"\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 5\" class=\"wp-image-5690\"\/>\n                    <\/div>\n                    <!-- Image 6 -->\n                    <div class=\"image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_4-1024x683.jpg\" alt=\"\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 6\" class=\"wp-image-5690\"\/>\n                    <\/div>\n                    <!-- Image 7 -->\n                    <div class=\"image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_3-1024x683.jpg\" alt=\"\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 7\" class=\"wp-image-5690\"\/>\n                    <\/div>\n                    <!-- Image 8 -->\n                    <div class=\"image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_2-1024x683.jpg\" alt=\"\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 8\" class=\"wp-image-5690\"\/>\n                    <\/div>\n                    <!-- Image 9 -->\n                    <div class=\"image-container\">\n                        <img decoding=\"async\" src=\"https:\/\/lahansai.go.th\/wp-content\/uploads\/2025\/09\/LINE_ALBUM_100-\u0e1b\u0e35-\u0e1e\u0e23\u0e30\u0e21\u0e2b\u0e32\u0e2d\u0e19\u0e31\u0e19\u0e17\u0e21\u0e2b\u0e34\u0e14\u0e25_250920_1-1024x683.jpg\" alt=\"\u0e20\u0e32\u0e1e\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 9\" class=\"wp-image-5690\"\/>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/main>\n\n    <\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e25\u0e34\u0e21\u0e1e\u0e23\u0e30\u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34 100 \u0e1b\u0e35 \u0e1e\u0e23\u0e30\u0e1a\u0e32\u0e17\u0e2a\u0e21\u0e40\u0e14\u0e47\u0e08\u0e1e\u0e23\u0e30\u0e1b\u0e23\u0e40\u0e21\u0e19\u0e17\u0e23\u0e21\u0e2b\u0e32 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":5670,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_angie_page":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"page_builder":"","footnotes":""},"categories":[15,16],"tags":[],"class_list":["post-5669","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-15","category-16"],"_links":{"self":[{"href":"https:\/\/lahansai.go.th\/index.php?rest_route=\/wp\/v2\/posts\/5669","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lahansai.go.th\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lahansai.go.th\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lahansai.go.th\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/lahansai.go.th\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5669"}],"version-history":[{"count":2,"href":"https:\/\/lahansai.go.th\/index.php?rest_route=\/wp\/v2\/posts\/5669\/revisions"}],"predecessor-version":[{"id":5692,"href":"https:\/\/lahansai.go.th\/index.php?rest_route=\/wp\/v2\/posts\/5669\/revisions\/5692"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lahansai.go.th\/index.php?rest_route=\/wp\/v2\/media\/5670"}],"wp:attachment":[{"href":"https:\/\/lahansai.go.th\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5669"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lahansai.go.th\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5669"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lahansai.go.th\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5669"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}