course fees changes
This commit is contained in:
parent
27177575ce
commit
0b2d1437bc
@ -30,10 +30,11 @@
|
|||||||
<input type="text" class="form-control" value="15000" id="feesAmount" placeholder="Enter fees amount">
|
<input type="text" class="form-control" value="15000" id="feesAmount" placeholder="Enter fees amount">
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group col-sm-2">
|
<div class="form-group col-sm-2">
|
||||||
<label for="feesType">One Time / Per Sem <span class="symbol required"></span></label>
|
<label for="feesType">Fees Type <span class="symbol required"></span></label>
|
||||||
<select class="form-control" id="semyear">
|
<select class="form-control" id="semyear">
|
||||||
<option>Select One Time / Per Sem</option>
|
<option>Select</option>
|
||||||
<option>One Time</option>
|
<option>New Register</option>
|
||||||
|
<option>Re-register</option>
|
||||||
<option>Per Sem</option>
|
<option>Per Sem</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
@ -42,24 +43,24 @@
|
|||||||
</div>
|
</div>
|
||||||
</div><!--/.row-->
|
</div><!--/.row-->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-9">
|
<div class="col-md-10">
|
||||||
<table class="table table-bordered table-responive table-hover">
|
<table class="table table-bordered table-responive table-hover">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Fees Name</th>
|
<th>Fees Name</th>
|
||||||
<th>Fees Amount</th>
|
<th>Fees Amount</th>
|
||||||
<th>One Time / Per Sem</th>
|
<th>Fees Type</th>
|
||||||
<th>Action</th>
|
<th>Action</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Tution Fees</td>
|
<td>Admission Fees</td>
|
||||||
<td>
|
<td>
|
||||||
<span>15000</span>
|
<span>15000</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<span>One Time</span>
|
<span>New Register</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a><i class="fa fa-trash"></i></a>
|
<a><i class="fa fa-trash"></i></a>
|
||||||
@ -67,7 +68,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Exam Fees</td>
|
<td>Tution Fees</td>
|
||||||
<td>
|
<td>
|
||||||
<span>5000</span>
|
<span>5000</span>
|
||||||
</td>
|
</td>
|
||||||
@ -79,26 +80,14 @@
|
|||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>Late Fees</td>
|
|
||||||
<td>
|
|
||||||
<span>2000</span>
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
<span>Per Sem</span>
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
<a><i class="fa fa-trash"></i></a>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>Other Fees</td>
|
<td>Other Fees</td>
|
||||||
<td>
|
<td>
|
||||||
<span>1000</span>
|
<span>1000</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<span>Per Sem</span>
|
<span>Re-register</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a><i class="fa fa-trash"></i></a>
|
<a><i class="fa fa-trash"></i></a>
|
||||||
|
|||||||
@ -224,28 +224,28 @@
|
|||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<form action="" method="post" class="form-horizontal">
|
<form action="" method="post" class="form-horizontal">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-9">
|
<div class="col-md-10">
|
||||||
<table class="table table-bordered table-hover">
|
<table class="table table-bordered table-hover">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Fees Name</th>
|
<th>Fees Name</th>
|
||||||
<th>Fees Amount</th>
|
<th>Fees Amount</th>
|
||||||
<th>One Time / Per Sem</th>
|
<th>Fees Type</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Tution Fees</td>
|
<td>Admission Fees</td>
|
||||||
<td>
|
<td>
|
||||||
<span>15000</span>
|
<span>15000</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<span>One Time</span>
|
<span>New Register</span>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Exam Fees</td>
|
<td>Tution Fees</td>
|
||||||
<td>
|
<td>
|
||||||
<span>5000</span>
|
<span>5000</span>
|
||||||
</td>
|
</td>
|
||||||
@ -254,23 +254,16 @@
|
|||||||
</td>
|
</td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>Late Fees</td>
|
|
||||||
<td>
|
|
||||||
<span>2000</span>
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
<span>Per Sem</span>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>Other Fees</td>
|
<td>Other Fees</td>
|
||||||
<td>
|
<td>
|
||||||
<span>1000</span>
|
<span>1000</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<span>Per Sem</span>
|
<span>Re-register</span>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user