Current File : /home/inlingua/www/sensoriumpsychologists.com/student/student_payment/payment.php |
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<title>Payment</title>
<?php include("common/head_links.php");?>
</head>
<body class="theme_skin_kinder">
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div id="box_wrapper">
<?php include("common/header.php");?>
<section id="topOfPage" class="topTabsWrap color_section">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h3 class="pageTitle h3">Payment</h3>
</div>
</div>
</div>
</section>
<section class="mainWrap">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="columnsWrap">
<div class="col-sm-12 sc_column_item">
<h3>Payment option :- Cash or Demand Draft</h3>
<p>Please send the Cash & DD in the blow mentioned Address</p>
<address>
Shristi Child Development & Learning Institute<br />
Rajiv Nandy <br />
C-272, Vivek Vihar, Near Vivekanand Mahilla College, Delhi- 110092, India
</address>
</div>
</div>
</div>
</div>
</div>
</section>
<?php include("common/footer.php");?>
</div><!-- eof #box_wrapper -->
<div class="preloader">
<div class="preloader_image"></div>
</div>
<?php include("common/footer_links.php");?>
</body>
</html>