{"id":21661,"date":"2026-04-25T23:26:37","date_gmt":"2026-04-25T16:26:37","guid":{"rendered":"https:\/\/nu.cpru.ac.th\/thai\/?page_id=21661"},"modified":"2026-04-25T23:33:34","modified_gmt":"2026-04-25T16:33:34","slug":"%e0%b8%aa%e0%b8%b2%e0%b8%a2%e0%b8%95%e0%b8%a3%e0%b8%87%e0%b8%84%e0%b8%93%e0%b8%9a%e0%b8%94%e0%b8%b5-2","status":"publish","type":"page","link":"https:\/\/nu.cpru.ac.th\/thai\/?page_id=21661","title":{"rendered":"\u0e2a\u0e32\u0e22\u0e15\u0e23\u0e07\u0e04\u0e13\u0e1a\u0e14\u0e35"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21661\" class=\"elementor elementor-21661\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1300907 e-flex e-con-boxed e-con e-parent\" data-id=\"1300907\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28be206 elementor-widget elementor-widget-html\" data-id=\"28be206\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Sarabun:wght@300;400;500;600;700&display=swap');\r\n\r\n    :root {\r\n        --primary-purple: #4c1d95;\r\n        --accent-purple: #7e22ce;\r\n        --soft-purple: #f5f3ff;\r\n        --legal-red: #991b1b;\r\n        --bg-color: #fcfaff;\r\n    }\r\n\r\n    #hotline-container {\r\n        font-family: 'Sarabun', sans-serif;\r\n        background-color: var(--bg-color);\r\n        padding: 60px 20px;\r\n        color: #1e293b;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n    }\r\n\r\n    \/* Executive Hero Card *\/\r\n    .exec-hero {\r\n        position: relative;\r\n        width: 100%;\r\n        max-width: 1000px;\r\n        background: white;\r\n        border-radius: 40px;\r\n        padding: 50px;\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 40px;\r\n        align-items: center;\r\n        justify-content: center;\r\n        box-shadow: 0 20px 50px rgba(76, 29, 149, 0.08);\r\n        border: 1px solid rgba(126, 34, 206, 0.1);\r\n        margin-bottom: 50px;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .exec-hero::before {\r\n        content: \"\";\r\n        position: absolute;\r\n        top: -100px;\r\n        right: -100px;\r\n        width: 300px;\r\n        height: 300px;\r\n        background: radial-gradient(circle, rgba(126, 34, 206, 0.05) 0%, transparent 70%);\r\n        border-radius: 50%;\r\n    }\r\n\r\n    .exec-image-container {\r\n        position: relative;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .exec-image-container img {\r\n        width: 220px;\r\n        height: 280px;\r\n        border-radius: 30%;\r\n        object-fit: cover;\r\n        border: 6px solid white;\r\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\r\n        z-index: 2;\r\n        position: relative;\r\n    }\r\n\r\n    .exec-image-container::after {\r\n        content: \"\";\r\n        position: absolute;\r\n        inset: -8px;\r\n        border-radius: 30%;\r\n        background: linear-gradient(135deg, var(--primary-purple), var(--accent-purple));\r\n        z-index: 1;\r\n    }\r\n\r\n    .exec-content {\r\n        flex: 1;\r\n        min-width: 300px;\r\n    }\r\n\r\n    .badge-top {\r\n        display: inline-block;\r\n        background: var(--soft-purple);\r\n        color: var(--primary-purple);\r\n        padding: 6px 16px;\r\n        border-radius: 50px;\r\n        font-weight: 700;\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1.5px;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .exec-content h2 {\r\n        font-size: 2.2rem;\r\n        font-weight: 800;\r\n        color: var(--primary-purple);\r\n        margin: 0 0 10px 0;\r\n        line-height: 1.2;\r\n    }\r\n\r\n    .exec-content p.subtitle {\r\n        font-size: 1.2rem;\r\n        font-weight: 500;\r\n        color: var(--accent-purple);\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .quote-box {\r\n        font-style: italic;\r\n        color: #64748b;\r\n        border-left: 3px solid #ddd6fe;\r\n        padding-left: 20px;\r\n        font-size: 1.05rem;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    \/* Modern Grid Layout *\/\r\n    .action-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n        gap: 25px;\r\n        width: 100%;\r\n        max-width: 1000px;\r\n    }\r\n\r\n    .card-item {\r\n        background: white;\r\n        border-radius: 30px;\r\n        padding: 40px;\r\n        text-align: center;\r\n        text-decoration: none;\r\n        color: inherit;\r\n        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\r\n        border: 1px solid #f1f5f9;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.02);\r\n    }\r\n\r\n    .card-item:hover {\r\n        transform: translateY(-10px);\r\n        box-shadow: 0 30px 45px -10px rgba(76, 29, 149, 0.12);\r\n        border-color: #ddd6fe;\r\n    }\r\n\r\n    .icon-wrapper {\r\n        width: 70px;\r\n        height: 70px;\r\n        border-radius: 22px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-bottom: 20px;\r\n        transition: all 0.3s;\r\n    }\r\n\r\n    .card-item:hover .icon-wrapper {\r\n        transform: rotate(10deg) scale(1.1);\r\n    }\r\n\r\n    .icon-mail { background: #eef2ff; color: #4f46e5; }\r\n    .icon-line { background: #f0fdf4; color: #16a34a; }\r\n\r\n    .card-item h3 {\r\n        font-size: 1.4rem;\r\n        font-weight: 700;\r\n        color: var(--primary-purple);\r\n        margin-bottom: 12px;\r\n    }\r\n\r\n    .card-item p {\r\n        font-size: 0.95rem;\r\n        color: #64748b;\r\n        margin-bottom: 25px;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    .action-btn {\r\n        width: 100%;\r\n        padding: 12px;\r\n        border-radius: 15px;\r\n        font-weight: 600;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 10px;\r\n        transition: all 0.2s;\r\n    }\r\n\r\n    .btn-mail { background: var(--primary-purple); color: white; }\r\n    .btn-line { background: #06c755; color: white; }\r\n\r\n    \/* Official Notice Section *\/\r\n    .official-notice {\r\n        width: 100%;\r\n        max-width: 1000px;\r\n        margin-top: 50px;\r\n        background: #fffafa;\r\n        border: 2px solid #fee2e2;\r\n        border-radius: 30px;\r\n        padding: 40px;\r\n        position: relative;\r\n    }\r\n\r\n    .notice-header {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n        color: var(--legal-red);\r\n        font-weight: 800;\r\n        font-size: 1.2rem;\r\n        margin-bottom: 20px;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .notice-body {\r\n        font-size: 0.95rem;\r\n        line-height: 1.8;\r\n        color: #475569;\r\n    }\r\n\r\n    .highlight-text {\r\n        font-weight: 700;\r\n        color: #1e293b;\r\n    }\r\n\r\n    .law-list {\r\n        margin: 15px 0;\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n        gap: 10px;\r\n        list-style: none;\r\n        padding: 0;\r\n    }\r\n\r\n    .law-list li {\r\n        background: white;\r\n        padding: 10px 15px;\r\n        border-radius: 10px;\r\n        font-size: 0.85rem;\r\n        border: 1px solid #fee2e2;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n    }\r\n\r\n    .law-list li::before {\r\n        content: \"\u2022\";\r\n        color: var(--legal-red);\r\n        font-weight: bold;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        #hotline-container { padding: 40px 15px; }\r\n        .exec-hero { padding: 30px; border-radius: 30px; }\r\n        .exec-image-container img { width: 160px; height: 160px; }\r\n        .exec-content h2 { font-size: 1.8rem; }\r\n        .action-grid { grid-template-columns: 1fr; }\r\n    }\r\n<\/style>\r\n\r\n<div id=\"hotline-container\">\r\n    <!-- Executive Hero Card -->\r\n    <div class=\"exec-hero\">\r\n        <div class=\"exec-image-container\">\r\n            <img decoding=\"async\" src=\"https:\/\/nu.cpru.ac.th\/thai\/wp-content\/uploads\/2026\/04\/deanR.png\" alt=\"\u0e04\u0e13\u0e1a\u0e14\u0e35\u0e04\u0e13\u0e30\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\">\r\n        <\/div>\r\n        <div class=\"exec-content\">\r\n            <span class=\"badge-top\">Official Channel<\/span>\r\n            <h3>\u0e23\u0e28.\u0e14\u0e23.\u0e44\u0e1e\u0e11\u0e39\u0e23\u0e22\u0e4c \u0e27\u0e38\u0e12\u0e34\u0e42\u0e2a <\/h3>\r\n            <h3>\u0e04\u0e13\u0e1a\u0e14\u0e35\u0e04\u0e13\u0e30\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/h3>\r\n            <p class=\"subtitle\">Dean, Faculty of Nursing<\/p>\r\n            <div class=\"quote-box\">\r\n                \"\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e04\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1f\u0e31\u0e07 \u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e17\u0e38\u0e01\u0e40\u0e2a\u0e35\u0e22\u0e07\u0e2a\u0e30\u0e17\u0e49\u0e2d\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e04\u0e4c\u0e27\u0e31\u0e12\u0e19\u0e18\u0e23\u0e23\u0e21\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a\u0e41\u0e25\u0e30\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\"\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Communication Grid -->\r\n    <div class=\"action-grid\">\r\n        <!-- Mail Card -->\r\n        <a href=\"mailto:dean.nursing@university.ac.th?subject=\u0e2a\u0e32\u0e22\u0e15\u0e23\u0e07\u0e04\u0e13\u0e1a\u0e14\u0e35\" class=\"card-item\">\r\n            <div class=\"icon-wrapper icon-mail\">\r\n                <svg width=\"32\" height=\"32\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"><\/path>\r\n                <\/svg>\r\n            <\/div>\r\n            <h3>\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e2a\u0e32\u0e22\u0e15\u0e23\u0e07<br>\r\n            g4737726@hotmail.com\r\n            <\/h3>\r\n            <p>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23 \u0e02\u0e49\u0e2d\u0e40\u0e2a\u0e19\u0e2d\u0e41\u0e19\u0e30\u0e40\u0e0a\u0e34\u0e07\u0e25\u0e36\u0e01 \u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23<\/p>\r\n            <div class=\"action-btn btn-mail\">\r\n                <span>\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2d\u0e35\u0e40\u0e21\u0e25<\/span>\r\n                <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M14 5l7 7m0 0l-7 7m7-7H3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\r\n            <\/div>\r\n        <\/a>\r\n\r\n        <!-- Line Card -->\r\n        <a href=\"https:\/\/line.me\/ti\/p\/~@nursing_dean\" target=\"_blank\" class=\"card-item\">\r\n            <div class=\"icon-wrapper icon-line\">\r\n                <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\r\n                    <path d=\"M24 10.304c0-5.369-5.383-9.738-12-9.738-6.616 0-12 4.369-12 9.738 0 4.814 4.269 8.846 10.036 9.608.391.083.924.258 1.058.59.12.301.079.766.038 1.08l-.164 1.02c-.045.301-.24 1.186 1.049.645 1.291-.539 6.916-4.078 9.436-6.975 1.745-1.895 2.547-3.805 2.547-5.968zm-14.508 4.005h-2.108c-.287 0-.518-.232-.518-.518v-5.239c0-.287.231-.518.518-.518.287 0 .518.231.518.518v4.721h1.59c.287 0 .518.232.518.518 0 .286-.231.518-.518.518zm3.674 0h-1.055c-.287 0-.518-.232-.518-.518v-5.239c0-.287.231-.518.518-.518.287 0 .518.231.518.518v5.239c0 .286-.231.518-.518.518zm5.415 0h-1.055c-.287 0-.518-.232-.518-.518v-3.325l-1.519-1.921c-.08-.102-.123-.227-.123-.353v-1.157c0-.287.231-.518.518-.518.287 0 .518.231.518.518v.898l1.378 1.744 1.378-1.744v-.898c0-.287.231-.518.518-.518.287 0 .518.231.518.518v1.157c0 .126-.043.251-.123.353l-1.519 1.921v3.325c0 .286-.231.518-.518.518zm3.674 0h-2.108c-.287 0-.518-.232-.518-.518v-5.239c0-.287.231-.518.518-.518h2.108c.287 0 .518.231.518.518 0 .286-.231.518-.518.518h-1.59v1.591h1.59c.287 0 .518.231.518.518 0 .286-.231.518-.518.518h-1.59v1.59h1.59c.287 0 .518.231.518.518 0 .286-.231.518-.518.518z\"\/><\/svg>\r\n            <\/div>\r\n            <h3>LINE \u0e41\u0e0a\u0e17\u0e2a\u0e14<\/h3>\r\n            <p>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e19\u0e07\u0e32\u0e19\u0e40\u0e23\u0e48\u0e07\u0e14\u0e48\u0e27\u0e19 \u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19 \u0e2b\u0e23\u0e37\u0e2d\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19\u0e01\u0e31\u0e1a\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19<\/p>\r\n            <div class=\"action-btn btn-line\">\r\n                <span>\u0e04\u0e38\u0e22\u0e1c\u0e48\u0e32\u0e19 LINE \u0e17\u0e31\u0e19\u0e17\u0e35<\/span>\r\n                <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M14 5l7 7m0 0l-7 7m7-7H3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\r\n            <\/div>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <!-- Official Notice Section -->\r\n    <div class=\"official-notice\">\r\n        <div class=\"notice-header\">\r\n            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 9v2m0 4h.01m-6.938 4h13.876c1.728 0 2.813-1.874 1.948-3.374L13.948 4.626c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126C1.832 17.626 2.917 19.5 4.646 19.5z\"><\/path><\/svg>\r\n            \u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e41\u0e25\u0e30\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\r\n        <\/div>\r\n        <div class=\"notice-body\">\r\n            <p>\r\n                \u0e04\u0e13\u0e30\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e07\u0e32\u0e19\u0e15\u0e32\u0e21 <span class=\"highlight-text\">\u0e2b\u0e25\u0e31\u0e01\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25<\/span> \u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e19\u0e35\u0e49\u0e08\u0e31\u0e14\u0e17\u0e33\u0e02\u0e36\u0e49\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a \r\n                \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23\u0e01\u0e47\u0e15\u0e32\u0e21 \u0e2b\u0e32\u0e01\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e43\u0e14\u0e41\u0e2d\u0e1a\u0e2d\u0e49\u0e32\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e2d\u0e37\u0e48\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e43\u0e2b\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e17\u0e47\u0e08\u0e2d\u0e31\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e34\u0e14\u0e43\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c \u0e04\u0e13\u0e30\u0e2f \u0e08\u0e30\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e04\u0e14\u0e35\u0e2d\u0e32\u0e0d\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e16\u0e36\u0e07\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e15\u0e32\u0e21\u0e1a\u0e17\u0e1a\u0e31\u0e0d\u0e0d\u0e31\u0e15\u0e34:\r\n            <\/p>\r\n            <ul class=\"law-list\">\r\n                <li>\u0e1e\u0e23\u0e1a. \u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c \u0e1e.\u0e28. 2550<\/li>\r\n                <li>\u0e1e\u0e23\u0e1a. \u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c \u0e1e.\u0e28. 2560<\/li>\r\n                <li>\u0e1e\u0e23\u0e1a. \u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c \u0e1e.\u0e28. 2560 (\u0e09\u0e1a\u0e31\u0e1a\u0e17\u0e35\u0e48 2)<\/li>\r\n            <\/ul>\r\n            <p style=\"margin-top: 15px; font-size: 0.85rem; border-top: 1px solid #fee2e2; padding-top: 15px;\">\r\n                * \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e38\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e08\u0e30\u0e16\u0e39\u0e01\u0e40\u0e01\u0e47\u0e1a\u0e23\u0e31\u0e01\u0e29\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e27\u0e32\u0e21\u0e25\u0e31\u0e1a\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14\u0e15\u0e32\u0e21\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 PDPA \u0e41\u0e25\u0e30\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e42\u0e14\u0e22\u0e04\u0e13\u0e1a\u0e14\u0e35\u0e41\u0e25\u0e30\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e21\u0e2d\u0e1a\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19\r\n            <\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Official Channel \u0e23\u0e28.\u0e14\u0e23.\u0e44\u0e1e\u0e11\u0e39\u0e23\u0e22\u0e4c \u0e27\u0e38\u0e12\u0e34\u0e42\u0e2a \u0e04\u0e13\u0e1a\u0e14\u0e35\u0e04\u0e13\u0e30\u0e1e\u0e22\u0e32\u0e1a<span class=\"more-link\"><a href=\"https:\/\/nu.cpru.ac.th\/thai\/?page_id=21661\">Continue Reading<\/a><\/span><\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["entry","author-torranin","post-21661","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/pages\/21661","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21661"}],"version-history":[{"count":6,"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/pages\/21661\/revisions"}],"predecessor-version":[{"id":21668,"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=\/wp\/v2\/pages\/21661\/revisions\/21668"}],"wp:attachment":[{"href":"https:\/\/nu.cpru.ac.th\/thai\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21661"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}