{"id":17006,"date":"2025-02-17T10:10:49","date_gmt":"2025-02-17T10:10:49","guid":{"rendered":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/?page_id=17006"},"modified":"2025-05-27T10:36:44","modified_gmt":"2025-05-27T10:36:44","slug":"major-shareholder","status":"publish","type":"page","link":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/en\/major-shareholder\/","title":{"rendered":"Major Shareholder"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"17006\" class=\"elementor elementor-17006\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71a3772 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent\" data-id=\"71a3772\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6de47a elementor-widget elementor-widget-heading\" data-id=\"e6de47a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Major Shareholder<\/h2>\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<div class=\"elementor-element elementor-element-4801c27 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent\" data-id=\"4801c27\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44e293a elementor-widget elementor-widget-shortcode\" data-id=\"44e293a\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- ECharts CDN -->\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/echarts\/dist\/echarts.min.js\"><\/script>\r\n <script src=\"https:\/\/fastly.jsdelivr.net\/npm\/echarts@5.5.1\/dist\/echarts.min.js\"><\/script>\r\n<!-- Bootstrap CSS -->\r\n<link href=\"https:\/\/stackpath.bootstrapcdn.com\/bootstrap\/4.3.1\/css\/bootstrap.min.css\" rel=\"stylesheet\">\r\n<!-- DataTables CSS -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.datatables.net\/1.13.6\/css\/jquery.dataTables.min.css\">\r\n\r\n<!-- DataTables JS -->\r\n<script src=\"https:\/\/cdn.datatables.net\/1.13.6\/js\/jquery.dataTables.min.js\"><\/script>\r\n\r\n<style>\r\n\t \/* For mobile phones: *\/\r\n  @media only screen and (max-width: 767px) {\r\n\t#shareholder-chart {\r\n      position: relative;\r\n      height: 90vh !important;\r\n      max-width: 1300px;\r\n      width: 100%;\r\n      margin: 0 auto;\r\n\t  }\r\n\t}\r\n<\/style>\r\n<div id=\"shareholder-chart\"><\/div>\r\n\r\n<div id=\"overview\"><\/div>\r\n<!-- \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e27\u0e48\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e20\u0e32\u0e29\u0e32\u0e2d\u0e31\u0e07\u0e01\u0e24\u0e29\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48 -->\r\n<span>\r\n    Shareholder Structure as of <span id='uptodate'><\/span><\/span>\r\n\r\n<!-- \u0e15\u0e32\u0e23\u0e32\u0e07\u0e41\u0e2a\u0e14\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19 -->\r\n<div class=\"responsive\">\r\n<table id=\"holderTable\" class=\"display major\" style=\"width: 100%\">\r\n    <thead>\r\n        <tr>\r\n            <th>No.<\/th>\r\n            <th>Major Shareholder<\/th>\r\n            <th># Share<\/th>\r\n            <th>% Share<\/th>\r\n        <\/tr>\r\n    <\/thead>\r\n    <tbody>\r\n    <\/tbody>\r\n<\/table>\r\n\t\r\n<\/div>\r\n\r\n<script type=\"text\/javascript\">\r\n\tvar $j = jQuery.noConflict();\r\n\r\n    $j(document).ready(function () {\r\n\r\n        $j.ajax({\r\n            \"url\": \"https:\/\/www.irplus.in.th\/Listed\/ServiceCenter\/DoProcess\/MajorShareholder\",\r\n            \"type\": \"POST\",\r\n            \"datatype\": \"json\",\r\n            \"data\": {\r\n                share: \"LDC\",\r\n                lang: \"en\"\r\n     },\r\n\r\n            \"success\": function (data) {\r\n\r\n                var json = JSON.parse(data.data);\r\n                var overviewData = json.overview;\r\n                var holderData = json.holder;\r\n\r\n                var msgdate = formatDate(overviewData[0].date_sharehold);\r\n                $j('#uptodate').text(msgdate);\r\n                console.log(holderData);\r\n                holderTable(holderData);\r\n                overviewTable(overviewData);\r\n\r\n\r\n            }\r\n        })\r\n    });\r\n\r\n    \/\/ \u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e01 table holder\r\n    function holderTable(holderData) {\r\n        var holderTable = $j('#holderTable').DataTable({\r\n            data: holderData,\r\n            columns: [\r\n                { data: 'seq_of_share' },\r\n                { data: 'holder_name' },\r\n                { data: 'num_share_inhand' },\r\n                { data: 'percent_share_inhand' }\r\n\r\n\r\n            ],\r\n            \"processing\": true,\r\n            \"searching\": false,\r\n            \"lengthChange\": false,\r\n            \"ordering\": false,\r\n            \"info\": false,\r\n            \"paging\": false,\r\n            \"oLanguage\": {\r\n                \"oPaginate\": {\r\n                    \"sPrevious\": \"<<\",\r\n                    \"sNext\": \">>\"\r\n                }\r\n            },\r\n        });\r\n    }\r\n\r\n    \/\/ \u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e1b\u0e25\u0e07\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\r\n    function formatDate(dateString) {\r\n        const options = { year: 'numeric', month: '2-digit', day: '2-digit' };\r\n        const dateObject = new Date(dateString);\r\n        const lang = \"en\";\r\n        if (lang === \"th\") {\r\n\r\n            return dateObject.toLocaleDateString('th-TH', options);\r\n        } else {\r\n            const EngDate = dateObject.toLocaleDateString('en-US', options);\r\n            const [month, day, year] = EngDate.split('\/');\r\n            return `${day}\/${month}\/${year}`;\r\n        }\r\n    }\r\n\r\n    \/\/ \u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e01 html overview\r\n    function overviewTable(data) {\r\n    var lang = \"en\";\r\n\r\n    var outputDiv = document.getElementById(\"overview\");\r\n    var msgdate = formatDate(data[0].date_sharehold); \/\/ \u0e43\u0e0a\u0e49 date_sharehold \u0e08\u0e32\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\r\n    var html = '';\r\n\r\n    \/\/ \u0e40\u0e1e\u0e34\u0e48\u0e21 <p> \u0e2d\u0e31\u0e1b\u0e40\u0e14\u0e15\u0e40\u0e21\u0e37\u0e48\u0e2d {date_sharehold}<\/p>\r\n    html += '<p>\u0e2d\u0e31\u0e1b\u0e40\u0e14\u0e15\u0e40\u0e21\u0e37\u0e48\u0e2d ' + msgdate + '<\/p><br>'; \r\n\r\n    if (lang == \"en\") {\r\n        html += '<div class=\"row\"><div class=\"col-xl-6 col-lg-6 col-md-12 col-12\">' +\r\n            '<div class=\"box-info-left\">' +\r\n            '<h5>Overview As of ' + msgdate + ' Type : ' + data[0].book_closing_type + '<\/h5>' +\r\n            '<div class=\"row\">' +\r\n            '<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6 box-card-f-b1\">' +\r\n            '<div class=\"box-card-f01 text-center\">' +\r\n\t\t\t\r\n            '<h6 class=\"tex-b4 tex-white\">Total Shareholders<\/h6>' +\r\n            '<br>' +\r\n            '<p class=\"tex-b3 tex-white\" style=\"font-weight: 500;\">' + data[0].total_share.toLocaleString() + '<\/p>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6 box-card-f-b1\">' +\r\n            '<div class=\"box-card-f01 text-center\">' +\r\n\t\t\t\r\n            '<h6 class=\"tex-b4 tex-white\">Percentage of Scripless Holding<\/h6>' +\r\n            '<br>' +\r\n            '<p class=\"tex-b3 tex-white\" style=\"font-weight: 500;\">' + data[0].percent_script_share.toFixed(2) + '<\/p>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<div class=\"col-xl-6 col-lg-6 col-md-12 col-12\">' +\r\n            '<div class=\"box-info-right\">' +\r\n            '<h5>Minor Shareholders<\/h5>' +\r\n            '<div class=\"row\">' +\r\n            '<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6 box-card-f-b1\">' +\r\n            '<div class=\"box-card-f01 text-center\">' +\r\n\t\t\t\r\n            '<h6 class=\"tex-b4 tex-white\">Number of Minor Shareholders (Free Float)<\/h6>' +\r\n            '<br class=\"lg-show\">' +\r\n            '<p class=\"tex-b3 tex-white\" style=\"font-weight: 500;\">' + data[0].free_float.toLocaleString() + '<\/p>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6 box-card-f-b1\">' +\r\n            '<div class=\"box-card-f01 text-center\">' +\r\n\t\t\t\r\n            '<h6 class=\"tex-b4 tex-white\">Percentage of Minor Shareholders (% Free Float)<\/h6>' +\r\n            '<br class=\"md-show\">' +\r\n            '<p class=\"tex-b3 tex-white\" style=\"font-weight: 500;\">' + data[0].percent_free_float.toFixed(2) + '<\/p>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div><\/div>';\r\n    } else {\r\n        html += '<div class=\"row\"><div class=\"col-xl-6 col-lg-6 col-md-12 col-12\">' +\r\n            '<div class=\"box-info-left\">' +\r\n            '<h5>\u0e20\u0e32\u0e1e\u0e23\u0e27\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17 : ' + data[0].book_closing_type + '<\/h5>' +\r\n            '<div class=\"row\">' +\r\n            '<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6 box-card-f-b1\">' +\r\n            '<div class=\"box-card-f01 text-center\">' +\r\n\t\t\t\r\n            '<h6 class=\"tex-b4 tex-white\">\u0e08\u0e33\u0e19\u0e27\u0e19\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19 <br>\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14<\/h6><br>' +\r\n            '<p class=\"tex-b3 tex-white\" style=\"font-weight: 500;\">' + data[0].total_share.toLocaleString() + '<\/p>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6 box-card-f-b1\">' +\r\n            '<div class=\"box-card-f01 text-center\">' +\r\n\t\t\t\r\n            '<h6 class=\"tex-b4 tex-white\">% \u0e01\u0e32\u0e23\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19<br>\u0e41\u0e1a\u0e1a\u0e44\u0e23\u0e49\u0e43\u0e1a\u0e2b\u0e38\u0e49\u0e19<\/h6><br>' +\r\n            '<p class=\"tex-b3 tex-white\" style=\"font-weight: 500;\">' + data[0].percent_script_share.toFixed(2) + '<\/p>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<div class=\"col-xl-6 col-lg-6 col-md-12 col-12\">' +\r\n            '<div class=\"box-info-right\">' +\r\n            '<h5>\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19\u0e23\u0e32\u0e22\u0e22\u0e48\u0e2d\u0e22<\/h5>' +\r\n            '<div class=\"row\">' +\r\n            '<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6 box-card-f-b1\">' +\r\n            '<div class=\"box-card-f01 text-center\">' +\r\n\t\t\t\r\n            '<h6 class=\"tex-b4 tex-white\">\u0e08\u0e33\u0e19\u0e27\u0e19\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19<br>\u0e23\u0e32\u0e22\u0e22\u0e48\u0e2d\u0e22 <\/h6>' +\r\n            '<br class=\"lg-show\">' +\r\n            '<p class=\"tex-b3 tex-white\" style=\"font-weight: 500;\">' + data[0].free_float.toLocaleString() + '<\/p>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<div class=\"col-lg-6 col-md-6 col-sm-6 col-xs-6 box-card-f-b1\">' +\r\n            '<div class=\"box-card-f01 text-center\">' +\r\n\t\t\t\r\n            '<h6 class=\"tex-b4 tex-white\">% \u0e01\u0e32\u0e23\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19\u0e02\u0e2d\u0e07<br>\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19\u0e23\u0e32\u0e22\u0e22\u0e48\u0e2d\u0e22<\/h6>' +\r\n            '<br class=\"md-show\">' +\r\n            '<p class=\"tex-b3 tex-white\" style=\"font-weight: 500;\">' + data[0].percent_free_float.toFixed(2) + '<\/p>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div>' +\r\n            '<\/div><\/div>';\r\n    }\r\n    outputDiv.innerHTML = html;\r\n}\r\n<\/script>\r\n\r\n<script>\r\nvar dom = document.getElementById('shareholder-chart');\r\nif (!dom) {\r\n    console.error(\"Chart container not found!\");\r\n} else {\r\n    var myChart = echarts.init(dom, null, {\r\n        renderer: 'canvas',\r\n        useDirtyRect: false\r\n    });\r\n\r\n    function fetchShareholderData() {\r\n        $j.ajax({\r\n            url: \"https:\/\/www.irplus.in.th\/Listed\/ServiceCenter\/DoProcess\/MajorShareholder\",\r\n            type: \"POST\",\r\n            datatype: \"json\",\r\n            data: {\r\n                share: \"LDC\",\r\n                lang: \"en\"\r\n            },\r\n            success: function (data) {\r\n                try {\r\n                    const json = JSON.parse(data.data);\r\n                    const holderData = json.holder || [];\r\n                    updateChartOptions(genDataFromAPI(holderData));\r\n                } catch (e) {\r\n                    console.error(\"Error parsing JSON:\", e);\r\n                }\r\n            },\r\n            error: function (xhr, status, error) {\r\n                console.error(\"AJAX Error:\", status, error);\r\n            }\r\n        });\r\n    }\r\n\r\n    function genDataFromAPI(holderData) {\r\n        const totalShares = holderData.reduce((sum, holder) => sum + parseFloat(holder.percent_share_inhand), 0);\r\n        return {\r\n            legendData: holderData.map(holder => holder.holder_name),\r\n            seriesData: holderData.map(holder => ({\r\n                name: holder.holder_name,\r\n                value: parseFloat(holder.percent_share_inhand),\r\n                percent: ((parseFloat(holder.percent_share_inhand) \/ totalShares) * 100).toFixed(2)\r\n            }))\r\n        };\r\n    }\r\n\r\n   function updateChartOptions(data) {\r\n    const isSmallScreen = window.innerWidth < 768;\r\n\t   \r\n    const options = {\r\n        title: {\r\n            text: '',\r\n            left: 'center',\r\n            textStyle: {\r\n                fontFamily: 'Noto Sans Thai, sans-serif'\r\n            }\r\n        },\r\n        tooltip: {\r\n            trigger: 'item',\r\n            triggerOn: 'mousemove',\r\n            formatter: function (params) {\r\n                return params.componentType === 'legend' ? params.name :\r\n                    `${params.name}<br\/>Shares: ${params.value}<br\/>Percent: ${params.percent}%`;\r\n            },\r\n            textStyle: {\r\n                fontFamily: 'Noto Sans Thai, sans-serif'\r\n            }\r\n        },\r\n        legend: {\r\n            type: 'scroll',\r\n            orient: isSmallScreen ? 'horizontal' : 'vertical',\r\n            top: isSmallScreen ? '70%' : 'center',\r\n            left: isSmallScreen ? 'center' : '60%',\r\n            right: isSmallScreen ? 'auto' : '10%',\r\n            bottom: isSmallScreen ? 10 : 'auto',\r\n            width: isSmallScreen ? '80%' : 'auto',\r\n            data: data.legendData,\r\n            tooltip: { show: true },\r\n            formatter: name => name,\r\n            textStyle: {\r\n                fontFamily: 'Noto Sans Thai, sans-serif'\r\n            }\r\n        },\r\n        color: ['#001f4d', '#002966', '#003366', '#004d99', '#005cbf', '#0066cc', '#3385cc', '#6699ff', '#80b3ff', '#99c2ff', '#c2d9ff', '#e6f0ff', '#f2f8ff', '#1a1a1a', '#333333', '#4d4d4d', '#666666'],\r\n        series: [{\r\n            name: 'Shareholders',\r\n            type: 'pie',\r\n            radius: ['40%', '70%'],\r\n            center: isSmallScreen ? ['50%', '35%'] : ['35%', '50%'],\r\n            label: {\r\n                show: false,\r\n                fontFamily: 'Noto Sans Thai, sans-serif'\r\n            },\r\n            labelLine: { show: false },\r\n            data: data.seriesData,\r\n            emphasis: {\r\n                itemStyle: {\r\n                    shadowBlur: 10,\r\n                    shadowOffsetX: 0,\r\n                    shadowColor: 'rgba(0, 0, 0, 0.5)'\r\n                }\r\n            }\r\n        }]\r\n    };\r\n\r\n    myChart.setOption(options);\r\n}\r\n\r\n    function debounce(func, wait) {\r\n        let timeout;\r\n        return function () {\r\n            clearTimeout(timeout);\r\n            timeout = setTimeout(() => func.apply(this, arguments), wait);\r\n        };\r\n    }\r\n\r\n    window.addEventListener('resize', debounce(() => {\r\n        myChart.resize();\r\n    }, 200));\r\n\r\n    fetchShareholderData();\r\n}\r\n<\/script>\r\n                  \r\n                  <\/div>\n\t\t\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<div class=\"elementor-element elementor-element-18391ec e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent\" data-id=\"18391ec\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d08d123 elementor-widget elementor-widget-spacer\" data-id=\"d08d123\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e0c77f0 elementor-widget elementor-widget-html\" data-id=\"e0c77f0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n@media (min-width: 1200px) {\n    .container {\n        max-width: 1300px;\n    }\n}\n.content .title .container_inner {\n\n    margin-top: 45px;\n\n}@media only screen and (max-width: 991px) {\n    .content .title .container_inner {\n    margin-top: 0px;\n}\n}\n@media (max-width: 767px) {\n    table{\n        width: 800px !important;\n        \n    }\n    \n}\n.responsive{\n    overflow-x: auto !important;\n}\ntable.dataTable thead th{\n    text-align: center;\n}\n<\/style>\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>","protected":false},"excerpt":{"rendered":"<p>Major Shareholder<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-17006","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19 - LDC Dental PCL<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19 - LDC Dental PCL\" \/>\n<meta property=\"og:description\" content=\"\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/en\/major-shareholder\/\" \/>\n<meta property=\"og:site_name\" content=\"LDC Dental PCL\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/LDCDental\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-27T10:36:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@LDC_Dental\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/major-shareholder\/\",\"url\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/major-shareholder\/\",\"name\":\"\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19 - LDC Dental PCL\",\"isPartOf\":{\"@id\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#website\"},\"datePublished\":\"2025-02-17T10:10:49+00:00\",\"dateModified\":\"2025-05-27T10:36:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/major-shareholder\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/major-shareholder\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/major-shareholder\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#website\",\"url\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/\",\"name\":\"My WordPress\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#organization\",\"name\":\"My WordPress\",\"url\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/wp-content\/uploads\/2025\/04\/logo-LDC-02.webp\",\"contentUrl\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/wp-content\/uploads\/2025\/04\/logo-LDC-02.webp\",\"width\":150,\"height\":39,\"caption\":\"My WordPress\"},\"image\":{\"@id\":\"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/LDCDental\",\"https:\/\/x.com\/LDC_Dental\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19 - LDC Dental PCL","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19 - LDC Dental PCL","og_description":"\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19","og_url":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/en\/major-shareholder\/","og_site_name":"LDC Dental PCL","article_publisher":"https:\/\/www.facebook.com\/LDCDental","article_modified_time":"2025-05-27T10:36:44+00:00","twitter_card":"summary_large_image","twitter_site":"@LDC_Dental","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/major-shareholder\/","url":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/major-shareholder\/","name":"\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19 - LDC Dental PCL","isPartOf":{"@id":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#website"},"datePublished":"2025-02-17T10:10:49+00:00","dateModified":"2025-05-27T10:36:44+00:00","breadcrumb":{"@id":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/major-shareholder\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/major-shareholder\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/major-shareholder\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/"},{"@type":"ListItem","position":2,"name":"\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e16\u0e37\u0e2d\u0e2b\u0e38\u0e49\u0e19"}]},{"@type":"WebSite","@id":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#website","url":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/","name":"My WordPress","description":"","publisher":{"@id":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#organization","name":"My WordPress","url":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#\/schema\/logo\/image\/","url":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/wp-content\/uploads\/2025\/04\/logo-LDC-02.webp","contentUrl":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/wp-content\/uploads\/2025\/04\/logo-LDC-02.webp","width":150,"height":39,"caption":"My WordPress"},"image":{"@id":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/LDCDental","https:\/\/x.com\/LDC_Dental"]}]}},"_links":{"self":[{"href":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/en\/wp-json\/wp\/v2\/pages\/17006","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/en\/wp-json\/wp\/v2\/comments?post=17006"}],"version-history":[{"count":47,"href":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/en\/wp-json\/wp\/v2\/pages\/17006\/revisions"}],"predecessor-version":[{"id":21370,"href":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/en\/wp-json\/wp\/v2\/pages\/17006\/revisions\/21370"}],"wp:attachment":[{"href":"https:\/\/aliceblue-flamingo-311157-clone.irpluscontent.com\/en\/wp-json\/wp\/v2\/media?parent=17006"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}