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 : 18.191.68.112


Current Path : /proc/thread-self/root/var/www/html/phdadm/acu/
Upload File :
Current File : //proc/thread-self/root/var/www/html/phdadm/acu/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>Seat Allotment</h2>
      </div>
      <div class="body">
        <div class="row clearfix">
          <div class="col-md-12" id="seatAllot"></div>
          <div class="col-md-12" id="chopay" hidden>
            <h2>Choices Before You</h2>
            <div class="card">
              <div class="header">
                <h2>Choice 1</h2>
                <button
                  style="font-size: 16px;font-weight: 600; margin-top: -30px;"
                  type="button"
                  class="btn btn-success waves-effect btn-lg pull-right"
                  onclick="updateSeatStatus('1')"
                >
                  Continue with this choice
                </button>
              </div>
              <div class="body">
                <p style="text-align: justify;">
                  Candidates satisfied with the allotted seat and willing to join the allotted 
                  Programme / Course and Department / College shall pay the prescribed admission 
                  fees through the payment gateway available and download the admission order from 
                  Candidate Portal and report to the concerned Department / College at 
                  the earliest but before the last date mentioned in the admission order 
                  to confirm your admission. 
                  <br/> <br/>
                  The Chairman of the Department / Principal from College will give the acknowledgement 
                  to the candidate for reporting at their respective Department / College. Further, 
                  any candidate who has paid the fees and obtained the Admission Order 
                  and fails to report to the concerned Department / College on or before the last date 
                  and time specified in the Admission Order, for such candidates no extension of time 
                  will be given and the allotment made in his / her favour shall be treated as Cancelled 
                  and he / she has no claim further on such allotment and they will not be considered 
                  for allotment of seats in the subsequent round. Such seats shall revert back to the 
                  pool and fee paid by them will be forfeited. 
                  
                  
                </p>
              </div>
            </div>

            <!-- <div class="card">
              <div class="header">
                <h2>Choice 2</h2>
                <button
                  style="font-size: 16px;font-weight: 600; margin-top: -30px;"
                  type="button"
                  class="btn btn-success waves-effect btn-lg pull-right"
                  onclick="updateSeatStatus('2')"
                >
                  Continue with this choice
                </button>
              </div>
              <div class="body">
                <p>
                  Candidate satisfied with the allotted seat but willing to
                  participate in the next round can
                  <b
                    >pay the prescribed fees through the payment gateway for
                    seat confirmed or allotted in the first round.</b
                  >
                  If better option gets allotted in the second round, then
                  earlier allotted seat gets cancelled automatically OR if
                  better option seat is not allotted in the second round, then
                  the earlier allotted seat shall remain in candidate's favour.
                </p>
              </div>
            </div> -->
            <!-- <div class="card">
              <div class="header">
                <h2>Choice 3</h2>
                <button
                  style="font-size: 16px;font-weight: 600; margin-top: -30px;"
                  type="button"
                  class="btn btn-success waves-effect btn-lg pull-right"
                  onclick="updateSeatStatus('3')"
                >
                  Continue with this choice
                </button>
              </div>
              <div class="body">
                <p style="text-align: justify;">
                  Candidate is not satisfied with allotted seat but wish to
                  participate in the next round with all the already entered
                  options except the allotted options by surrendering the
                  allotted seat and also re-ordering of already entered options.
                  All candidates who are not satisfied with the choice of seat
                  or course allotted shall necessarily give their willingness
                  for the next round of allotment i.e., the 2nd Round.
                </p>
              </div>
            </div> -->
          </div>
          <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>