File: //proc/self/root/home/bibuzptr/www/rpl/validgrad/admin/majors.html
<div class="information-block dots-pattern">
<div class="vg-row">
<div class="vg-col vg-col-6 vg-col-xs-12">
<h3 class="title">All List of Majors</h3>
</div>
<div class="vg-col vg-col-6 vg-col-xs-12 text-align-right">
<div class="form-group">
<a href="../../add-edit-major/index22f0.html?action=Add%20New" class="btn btn-blue ml-auto add-coupen">Add New Majors</a>
</div>
</div>
</div>
<div class="table-responsive">
<table id="allMajors_table" class="display" style="width:100%; overflow:auto">
<thead>
<tr>
<th>SNo.</th>
<th>Major For</th>
<th>Degree Level</th>
<th>Major Name</th>
<th>Action</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>