| Server IP : 172.67.216.113 / Your IP : 104.23.243.32 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home2/cp648411/public_html/mjproduct.co.th/history/ |
Upload File : |
<?php include('../include/head.php') ?>
<?php include('../include/lang_check.php') ?>
<?php include('lang_check.php') ?>
<?php $page = 'history'; ?>
<body >
<?php include('../include/header.php'); ?>
<div class="h-min-500 ">
<div class="container mt-5 py-5 mb-5">
<div class="row justify-content-center text-center mt-md-5 mb-md-5 mb-5 position-relative">
<div class="bg-title"></div>
<div class="col-auto">
<h2 class="pb-3 text-white title_1"><?php echo $body[0]; ?></h2>
</div>
</div>
<div class="row justify-content-center text-start mt-md-5 mb-md-5 mb-5 text-mj1">
<div class="bg-title"></div>
<div class="col-12 col-md-8 text-start py-3 px-4 px-md-3 mb-3">
<p class="mb-0 pb-0 px-2 px-md-0"><?php echo $body[1]; ?></p>
<figure class="fig-1">
<img src="../redbag/background/im-20.jpg" alt="Trulli" style="width:100%">
<!--<figcaption></figcaption>-->
</figure>
<p class="mb-0 pb-0 px-2 px-md-0"><?php echo $body[2]; ?></p>
</div>
</div>
</div>
</div>
<?php include('../include/footer.php'); ?>
</body>
</html>