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


Current Path : /var/www/html/univadmin/demo/html_modules/
Upload File :
Current File : /var/www/html/univadmin/demo/html_modules/paymentDetails.html

<div class="col-lg-8">
  <div class="card mb-4">
    <div class="card-header">Payment Details</div>
    <div class="card-body">
      <table class="table table-bordered">
        <thead>
          <tr>
            <th scope="col">Payment Type</th>
            <th scope="col">Transaction ID</th>
            <th scope="col">Amount(Rs.)</th>
            <th scope="col">Date</th>
            <th scope="col">Status</th>
            <th scope="col">Reciept</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th scope="row"></th>
            <td></td>
            <td></td>
            <td></td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>
</div>