33 lines
2.1 KiB
PHP
33 lines
2.1 KiB
PHP
<?php
|
|
if(isset($_GET['id']) && $_GET['id']>10){}else die('Form Not Found!!!');
|
|
?>
|
|
<h1> Print The form and visit college along with documents and fees mentioned in the notice. </h1>
|
|
<!--
|
|
<div class="container text-center">
|
|
<h1>Online Payment(Admission Form)<br>for Form No . <?php echo 'SCC19PG' . $_GET['id']; ?> </h1>
|
|
<h4>After successful payment <a href="/PG_Admission_19/payment_pg_update?chalan=form&id=<?php echo $_GET['id'] ?>" class="btn btn-primary">Click here</a> and submit the details.</h4>
|
|
<div class="alert alert-success"><strong><h3><strong>Mode of Payment: Google Tez / PhonePe / Paytm / NEFT / IMPS </strong></h3></strong>
|
|
Debit / credit card can be used through Paytm
|
|
</div> <hr>
|
|
<strong><h3 class="alert alert-success"><strong>*Mention the Form No.</strong> in Payment remarks while making transaction (Payment).</h3></strong><hr>
|
|
<hr>
|
|
<div class="well">
|
|
<strong><h3 class="alert alert-danger">Option 1: UPI/Paytm (<strong>Rs 336</strong> Updates within 2 hours)</h3></strong><hr>
|
|
<h1 class="text-primary">7001601485@upi</h1>
|
|
<h1 class="text-primary">Paytm No: 9091417207</h1>
|
|
<h1 class="text-primary">UPI ID - sarkar.suvankar@okaxis</h1>
|
|
</div>
|
|
<div class="well">
|
|
<strong><h3 class="alert alert-danger">Option 2: QR (<strong>Rs 336</strong> Updates within 2 hours)</h3></strong><hr>
|
|
<img class="img-responsive" src="/asset/img/upi_7001601485.png" alt="upi" style="margin:auto">
|
|
</div>
|
|
<div class="well">
|
|
<strong><h3 class="alert alert-danger">Option 3: NEFT/IMPS</h3></strong><hr>
|
|
<h1 class="text-primary">NEFT/IMPS </h1>
|
|
<h4 class="text-primary"> (This method takes long time to get confirmation from the bank!) </h4>
|
|
<h1 class="text-primary">Account No - 1595010061755</h1>
|
|
<h4 class="text-primary">IFSC Code - UTBI0SCGF71(UBI)</h4>
|
|
<h3 class="text-primary"><strong>Rs 305</strong> to be credited to the above account by NEFT.</h3>
|
|
<strong><p class="text-danger">Note: It may take up to 3 days to reflect the update in your application</p></strong>
|
|
</div>-->
|
|
</div>
|