| Direktori : /var/www/vhosts/ccp.ac.th/smtp.ccp.ac.th/httpdocs/new/fertilizer/ |
| Current File : /var/www/vhosts/ccp.ac.th/smtp.ccp.ac.th/httpdocs/new/fertilizer/home.php |
<!doctype html>
<html lang="en">
<!-- head -->
<?php include 'head.php'; ?>
<body>
<div class="wrapper">
<!-- เมนูด้านซ้าย -->
<?php include 'leftside.php'; ?>
<div class="main-panel">
<!-- ส่วนหัว -->
<?php include 'header.php'; ?>
<?php include 'db/database.php';
?>
<div class="content">
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<div class="card card-product">
<div class="card-image" data-header-animation="true">
<a href="">
<img class="img" src="npk.jpg">
</a>
</div>
<div class="card-content">
<h4 class="card-title">
<a href="#pablo">ความหมายของตัวเลข</a>
</h4>
<div class="card-description">
เลขตัวหน้า N บำรุงใบ+ลำต้น <br>
เลขตัวกลาง P บำรุงราก+ดอก <br>
เลขตัวหลัง K บำรุงน้ำยาง+เพิ่มผลผลิต
</div>
<div class="card-footer">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- footer1 -->
<?php include 'footer1.php'; ?>
</div>
</div>
<!-- footer2 -->
<?php include 'footer2.php'; ?>
<!-- Mirrored from demos.creative-tim.com/material-dashboard-pro/examples/dashboard.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 20 Mar 2017 21:32:16 GMT -->
</html>