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


Current Path : /var/www/html/studentportal_test/html_modules/
Upload File :
Current File : /var/www/html/studentportal_test/html_modules/hallTicket.html

<div class="row clearfix" >
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
        <div class="card">
            <div class="header">
                <h2>
                    HALL TICKET <a class="btn btn-success waves-effect pull-right" id="ht-download" >
                        <i class="material-icons">get_app</i>
                        <span onclick="">Download</span>
                    </a>
                </h2>
            </div>
            <div class="body">
                <!-- <object id="objdat" type="application/pdf" width = "100%" style="height:72vh">
                    <embed id ="embedpdf"  type="application/pdf" />
                </object> -->
              <iframe id= "iframe" width= "100%" style="height:76vh"></iframe>
            </div>
        </div>
    </div>
</div>