Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.137.164.200
<div class="row clearfix" id="upload_doc_det">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="card">
<div class="header bg-blue">
<h2>Hostel Fee</h2>
</div>
<div class="body">
<div class="row clearfix">
<div id="appstat" class="row clearfix">
<div class="col-md-12">
<div class="col-md-12" style="padding-left: 37px">
<table
class="table table-bordered table-striped table-upd"
id=""
>
<thead></thead>
<tbody id="hostelfee"></tbody>
</table>
<br />
<div id="bankdet">
<div>
<u><b style="font-size: 27px">Details</b></u>
</div>
<div id="det"></div>
<label for="Date"
><b style="font-size: 17px">Fee to be paid</b></label
>
<b style="padding-right: 17px; padding-left: 41px">:</b>
<input
name="amount"
type="text"
id="pamount"
style="
width: 80px;
height: 40px;
border-radius: 6px;
font-weight: 800;
font-size: 20px;
"
disabled
/><br /><br />
<br />
<table>
<tr>
<td style="padding-right: 65px">
<button
class="btn btn-primary btn-sm waves-effect font-16"
onclick="admhostelpayment()"
id="savepaymentid"
style="width: 200px"
>
Save and Make Payment
</button>
</td>
<td><div id="button"></div></td>
</tr>
</table>
</div>
<!-- <div class="card" id="status">
<table class="table table-bordered table-striped" id="status">
<thead>
<tr class="bg-cyan">
<th
style="
width: 10%;
text-align: center;
font-size: 15px;
"
>
Sl. No.
</th>
<th
style="
width: 60%;
text-align: center;
font-size: 15px;
"
>
Degree
</th>
<th
style="
width: 25%;
text-align: center;
font-size: 15px;
"
>
Status
</th>
<th
style="
width: 25%;
text-align: center;
font-size: 15px;
"
>
Action
</th>
</tr>
</thead>
<tbody id="Display"></tbody>
</table>
</div> -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
|