{"title":"ข้อกำหนดและเงื่อนไข","content":"<!-- <h1 class=\"text-center\">PDPA</h1> -->\n\n<h3 class=\"text-center\">การเป็นนักบริบาลที่ดีนั้น เริ่มต้นจากความสุขในหัวใจ </h3>\n<h4 class=\"text-center\">เพราะเมื่อคนดูแลมีความสุขในสิ่งที่ทำแล้ว </h4>\n<h5 class=\"text-center\">สามารถส่งต่อความสุขไปยังผู้ที่อยู่ในการดูแลของตัวเองได้ </h5>\n\n<div class=\"d-flex justify-content-center mt-5\">\n    <p id=\"accept-condition\" class=\"btn btn-primary\"><i class=\"fa-regular fa-circle-check\"></i> ฉันยอมรับ</p>\n</div>\n\n\n<script src=\"/assets/5d704e5c/jquery.js\"></script>\n<script>$('#accept-condition').click(function (e) { \n    e.preventDefault();\n    $('#btn-regster').removeClass('disabled');\n    $('#customCheck1').prop( \"checked\", true );\n    $('#customCheck1').prop('disabled', false)\n    closeModal();\n    \n});</script>"}