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


Current Path : /var/www/html/tadabills/
Upload File :
Current File : /var/www/html/tadabills/secondtadabill.html

<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta
      content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
      name="viewport"
    />
    <meta http-equiv="cache-control" content="max-age=0" />
    <meta http-equiv="cache-control" content="no-cache" />
    <meta http-equiv="expires" content="0" />
    <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
    <meta http-equiv="pragma" content="no-cache" />
    <title>TADA BILLS</title>
    <!-- Favicon-->
    <link rel="icon" href="images/favicon.jpg" type="image/x-icon" />

    <!-- Google Fonts -->
    <link
      href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&amp;subset=latin-ext"
      rel="stylesheet"
    />
    <link
      href="https://fonts.googleapis.com/icon?family=Material+Icons"
      rel="stylesheet"
      type="text/css"
    />
    <!-- Bootstrap Core Css -->
    <link href="plugins/bootstrap/css/bootstrap.css?v=111" rel="stylesheet" />

    <!-- Waves Effect Css -->
    <link href="plugins/node-waves/waves.css" rel="stylesheet" />
    <link href="plugins/sweetalert/sweetalert.css" rel="stylesheet" />
    <!-- Custom Css -->
    <link href="css/style.css" rel="stylesheet" />
    <link href="css/themes/all-themes.css" rel="stylesheet" />
  </head>

  <body class="theme-light-blue" onload="loadMasters()">
    <!-- Page Loader -->
    <div class="page-loader-wrapper">
      <div class="loader">
        <div class="preloader">
          <div class="spinner-layer pl-red">
            <div class="circle-clipper left">
              <div class="circle"></div>
            </div>
            <div class="circle-clipper right">
              <div class="circle"></div>
            </div>
          </div>
        </div>
        <p>Please wait...</p>
      </div>
    </div>
    <!-- #END# Page Loader -->
    <!-- Top Bar -->
    <nav class="navbar">
      <div
        class="container-fluid"
        style="color: #fff; background-color: #15476c"
      >
        <div class="col-md-12 m-t--5">
          <center>
            <h2>Goverment College (Autonomous), Kalaburgi</h2>
          </center>
        </div>
      </div>
    </nav>
    <style type="text/css">
      @media (max-width: 480px) {
        #personal_det {
          margin-top: 20%;
        }
      }
    </style>

    <section class="content">
      <div class="container-fluid">
        <div class="tab-content" id="loadtab">
          <!--///////Personal Details Card\\\\\\\-->
          <div class="row clearfix" id="personal_det">
            <div class="col-lg-10 col-md-12 col-sm-12 col-xs-12">
              <div class="card">
                <div class="header boder-top">
                  <h2>
                    Bill Details (DA/Hon./CA/TA)<span style="color: red; font-size: 12px">
                      <br />
                    </span>
                  </h2>
                </div>
                <form
                  id="jobAppform"
                  enctype="multipart/form-data"
                  method="post"
                  name="jobAppform"
                >
                  <div class="body" id="body">

                    <div class="row clearfix">
                        <div class="col-md-6 col-md-offset-3 col-sm-12 col-xs-12">
                          <b>Aadhar No.<span style="color: red">*</span></b>
                          <div class="form-group p-b-20">
                            <div class="form-line" style="padding-left: 0px">
                              <input
                                type="hidden"
                                id="aadhar"
                                name="aadhar"
                                class="form-control date"
                                placeholder="Aadhar No."
                                autocomplete="off"
                              />
                            </div>
                          </div>
                        </div>
                      </div>





                    <div class="row clearfix">
                      <div class="col-md-6 col-md-offset-3 col-sm-12 col-xs-12">
                        <b>Order Id<span style="color: red">*</span></b>
                        <div class="form-group p-b-20">
                          <div class="form-line" style="padding-left: 0px">
                            <input
                              type="text"
                              id="tadaorderid"
                              name="tadaorderid"
                              class="form-control date"
                              placeholder="Order Id"
                              autocomplete="off"
                            />
                          </div>
                        </div>
                      </div>
                    </div>
                    <div class="row clearfix">
                      <div class="col-md-6 col-md-offset-3 col-sm-12 col-xs-12">
                        <b>Nature of Work<span style="color: red">*</span></b>
                        <div class="form-group p-b-20">
                          <div class="form-line">
                            <select id="tadanatwork" class="form-control">
                              <option value="">Select</option>
                              <option value="Paper Setting">
                                Paper Setting
                              </option>
                              <option
                                value="Paper Setting Scrutiny (BoE Chairman/Member)"
                              >
                                Paper Setting Scrutiny (BoE Chairman/Member)
                              </option>
                              <option value="Squad Member">Squad Member</option>

                              <option value="Invigilation Duty">
                                Invigilation Duty
                              </option>
                              <option value="Valuation">Valuation</option>
                              <option value="Custodian">Custodian</option>
                              <option value="Examiner (Practical Exams)">
                                Examiner (Practical Exams)
                              </option>
                            </select>
                          </div>
                        </div>
                      </div>
                    </div>

                    <div class="row clearfix">
                      <div class="col-md-6 col-md-offset-3 col-sm-12 col-xs-12">
                        <b
                          >Description of work conducted<span style="color: red"
                            >*</span
                          ></b
                        >
                        <div class="form-group p-b-20">
                          <div class="form-line">
                            <textarea
                              id="tadawrkdespn"
                              name="tadawrkdespn"
                              rows="4"
                              cols="50"
                            >
                            </textarea>
                          </div>
                        </div>
                      </div>
                    </div>

                    <div class="row clearfix">
                      <div class="col-md-6 col-md-offset-3 col-sm-12 col-xs-12">
                        <b
                          >Number of Days for which the Allowance is
                          claimed<span style="color: red">*</span></b
                        >
                        <div class="form-group p-b-20">
                          <div class="form-line">
                              <table>
                                  <tr>
                                      <td><input
                                        type="date"
                                        id="tadadatefrm"
                                        name="tadadatefrm"
                                        class="form-control"
                                        placeholder="From"
                                      /></td>
                                      <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                                      <td>
                                        <input
                                        type="date"
                                        id="tadadateto"
                                        name="tadadateto"
                                        class="form-control"
                                        placeholder="To"
                                      />
                                      </td>
                                  </tr>
                              </table>
                            
                            
                          </div>
                        </div>
                      </div>
                    </div>

                    <div class="row clearfix">
                      <div class="col-md-6 col-md-offset-3 col-sm-12 col-xs-12">
                        <b
                          >Number of Days for which the Allowance is claimed<span style="color: red">*</span></b
                        >
                        <div class="form-group p-b-20">
                          <div class="form-line">
                            <input
                              type="text"
                              id="tadadaysclaim"
                              name="tadadaysclaim"
                              class="form-control date"
                              placeholder="Number of Days for which the Allowance is claimed"
                              autocomplete="off"
                            />
                          </div>
                        </div>
                      </div>
                    </div>

                    <div class="row clearfix">
                      <div class="col-md-6 col-md-offset-3 col-sm-12 col-xs-12">
                        <b
                          >Total Daily / Conveyance Allowance / Hon.claimed<span style="color: red">*</span></b
                        >
                        <div class="form-group p-b-20">
                          <div class="form-line">
                            <input
                              type="text"
                              id="tadatotdaily"
                              name="tadatotdaily"
                              class="form-control date"
                              placeholder="Total Daily / Conveyance Allowance / Hon.claimed"
                              autocomplete="off"
                            />
                          </div>
                        </div>
                      </div>
                    </div>

                    <div class="row clearfix">
                      <div class="col-md-6 col-md-offset-3 col-sm-12 col-xs-12">
                        <b
                          >Distance between Kalaburagi and your city<span
                            style="color: red"
                            >*</span
                          ></b
                        >
                        <div class="form-group p-b-20">
                          <div class="form-line">
                            <input
                              type="text"
                              id="tadadistance"
                              name="tadadistance"
                              class="form-control date"
                              placeholder="Distance between Kalaburagi and your city"
                              autocomplete="off"
                            />
                          </div>
                        </div>
                      </div>
                    </div>

                    <div class="row clearfix">
                      <div class="col-md-6 col-md-offset-3 col-sm-12 col-xs-12">
                        <b
                          >Travelling Allowance claimed<span style="color: red"
                            >*</span
                          ></b
                        >
                        <div class="form-group p-b-20">
                          <div class="form-line">
                            <input
                              type="text"
                              id="tadatravell"
                              name="tadatravell"
                              class="form-control date"
                              placeholder="Travelling Allowance claimed"
                              autocomplete="off"
                            />
                          </div>
                        </div>
                      </div>
                    </div>

                    <div class="row clearfix">
                      <div class="col-md-6 col-md-offset-3 col-sm-12 col-xs-12">
                        <b>TOTAL (in Rs)<span style="color: red">*</span></b>
                        <div class="form-group p-b-20">
                          <div class="form-line">
                            <input
                              type="text"
                              id="tadatotal"
                              name="tadatotal"
                              class="form-control date"
                              placeholder="TOTAL (in Rs)"
                              autocomplete="off"
                            />
                          </div>
                        </div>
                      </div>
                    </div>
                  <div class="footer">
                    <center>
                      <button
                        type="button"
                        class="btn btn-primary waves-effect btn-lg"
                        onclick="submittada()"
                      >
                        Submit
                      </button>
                    </center>
                  </div>
                </form>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <script src="js/jobApp.js"></script>
    <script src="js/kusPhdAdm.js?v=22" type="text/javascript"></script>
    <!-- Jquery Core Js -->
    <script src="plugins/jquery/jquery.min.js"></script>

    <!-- Bootstrap Core Js -->
    <script src="plugins/bootstrap/js/bootstrap.js"></script>

    <!-- Slimscroll Plugin Js -->
    <script src="plugins/jquery-slimscroll/jquery.slimscroll.js"></script>
    <script src="plugins/jquery-blockUI/jquery.blockUI.js"></script>

    <!-- Waves Effect Plugin Js -->
    <script src="plugins/node-waves/waves.js"></script>

    <script src="plugins/sweetalert/sweetalert.min.js"></script>

    <!-- Custom Js -->
    <script src="js/admin.js"></script>
    <!-- Demo Js -->
    <script src="js/demo.js"></script>

    <script src="js/login.js"></script>

    <script type="text/javascript">
      $(document).ready(function () {
        var inputs = $("input, select").keypress(function (e) {
          if (e.which == 13) {
            e.preventDefault();
            var nextInput = inputs.get(inputs.index(this) + 1);
            if (nextInput) {
              nextInput.focus();
            }
          }
        });
      });
    </script>
  </body>
</html>