Server IP : 103.53.40.154 / Your IP : 3.143.235.104 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/instabus.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include("site-header.php"); ?> <!-- Breadcrumb Area Start --> <section class="peulis-breadcrumb-area"> <div class="breadcrumb-top"> <div class="container"> <div class="col-lg-12"> <div class="breadcrumb-box"> <h2>Fail</h2> <ul class="breadcrumb-inn"> <li><a href="<?=$site_url?>">Home</a></li> <li class="active"><a style="color:white;">Fail</a></li> </ul> </div> </div> </div> </div> </section> <!-- About Page Start --> <section class="peulis-about-page section_70"> <div class="container"> <div class="row" style="margin-bottom: 20px;"> <div class="col-md-4 offset-md-4 jumbotron" style=" background-color:red; color:white"> <center> <h2>Failed!</h2> <hr> <p>Transaction Failed!</p> </center> </div> </div> </div> </section> <!-- About Page End --> <?php // include("index-package-section.php"); ?> <?php include("site-footer.php"); ?>