Current File : /home/inlingua/public_html/sensoriumpsychologists.com/student/paymentbkp.php
<!DOCTYPE html>


<html>


  <head>


    <title>Shristi</title>


    <?php require("common/head_links.php");?>


    


  </head>


  <body class="hold-transition skin-blue sidebar-mini">


    <div class="wrapper">





      <?php require("common/header.php");?>


      


      <?php require("common/left_side_bar.php");?>





      <!-- Content Wrapper. Contains page content -->


      <div class="content-wrapper">


        <!-- Content Header (Page header) -->


        


        


        <section class="content-header">


          <h1>Payment</h1>


          


          


        </section>


    


    <!-- Main content -->


    <section class="content">


    <form role="form" method="post" enctype="multipart/form-data" onSubmit="return validate_form()">


      <div class="row"> 


        <!-- left column -->


        <div class="col-md-12"> 


          <!-- general form elements -->


          <div class="box box-primary">


            <div class="box-header with-border">


              


            </div>


            <!-- /.box-header --> 


            <!-- form start -->


            <div class="box-body">


              


              <div class="row">


                <div class="col-md-12">





                       <div class="col-md-12"> 


                            


                            <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>


            <!-- /.box-body --> 


          </div>


          <!-- /.box -->


          


          


          


        </div>


        


      </div>


      


      


      <!-- /.row -->


      


      


      </form>


      </section>


      <!-- /.content -->


    


 


      </div><!-- /.content-wrapper -->


      <?php require("common/footer.php");?>





      





    </div><!-- ./wrapper -->


<?php require("common/footer_links.php");?>











  </body>


</html>