File: /home/nyiet8349bzl/Backup/sbc_back/homedir/public_html/ncbm/fee-payment.php
<?php $page = '';include 'inc/inner-header.php'; ?>
<div id="page-banner-area" class="page-banner-area" style="background-image:url(images/banner/banner1.jpg)">
<!-- Subpage title start -->
<div class="page-banner-title">
<div class="text-center">
<h2>FEE PAYMENT </h2>
<ul class="breadcrumb">
<li>Home</li>
<li><a href="#">FEE PAYMENT</a></li>
</ul>
</div>
</div>
<!-- Subpage title end -->
</div>
<!-- Banner end -->
<section id="main-container" class="main-container">
<div class="container">
<div class="row">
<div class="col-md-8">
<!--<h2 class="title-classic">THANK YOU! </h2>-->
<p>Kindly click the link "Make Payment" to complete your registration process.</p>
<a href="https://paytm.com/education/Delhi/New%20Delhi/Shaheed%20Bhagat%20Singh%20College&utm_medium=smarturl?utm_source=web&utm_term=feeweb&utm_campaign=fees" target="_blank"> <button class="btn btn-primary solid blank" type="submit">Make Payment</button></a>
</div>
</div>
<!-- Content row -->
</div>
<!-- Conatiner end -->
</section>
<!-- Main container end -->
<?php include 'inc/footer.php';?>
<!-- Footer end -->
</div>
<!-- Body inner end -->
</body>
</html>