0xV3NOMx
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.147.77.119


Current Path : /var/www/html/pgadm2020/vku-admin/
Upload File :
Current File : /var/www/html/pgadm2020/vku-admin/collegedetails.html

  <script>
  //$("select").selectpicker();
</script>
<!-- Latest compiled and minified CSS -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.14/dist/css/bootstrap-select.min.css"
/>

<!-- Latest compiled and minified JavaScript -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.14/dist/js/bootstrap-select.min.js"></script>

  
<div class="row clearfix">
  <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
    <div class="card">
      <div class="header">
        <h2>
          <b>College Details</b>
        </h2>
      </div>
      <div class="row clearfix" id="colltable" style="margin: auto;padding: 20px;">
        <table class="table table-bordered" >
        </table>
      </div>
    </div>
  </div>
</div>