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.144.40.90


Current Path : /proc/thread-self/root/var/www/html/phdadm/acu/
Upload File :
Current File : //proc/thread-self/root/var/www/html/phdadm/acu/casual-seat-allotment.html

<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>Open Round Seat Allotment</h2>
      </div>
      <div class="body">
        <div class="row clearfix">
          <div class="col-md-12" id="privseatAllot"></div>

          <div class="col-md-12" id="seatAllot"></div>
          <center>
            <button
              style="font-size: 16px; font-weight: 600; margin-top: 10px"
              type="button"
              id="butcasual"
              class="btn btn-success waves-effect btn-lg"
              onclick="updateCasualSeatStatus('1')"
            >
              Accept Open Round Seat
            </button>
          </center>

          <div id="chmodepay" hidden>
            <div class="col-md-12">
              <table class="table">
                <thead></thead>
                <tbody id="studInfo"></tbody>
              </table>
              <div id="adddeg"></div>
              <div id="app_info"></div>
              <div id="makepayment"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>