Tul xxx Tul
User / IP
:
216.73.216.191
Host / Server
:
45.84.207.204 / aircan.me
System
:
Linux lt-bnk-web1726.main-hosting.eu 5.14.0-611.36.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 3 11:23:52 EST 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
u931257429
/
domains
/
aircan.me
/
public_html
/
gimnasiofitnes
/
app
/
Views
/
checkout
/
Viewing: success.php
<?= $this->extend('layout/principal'); ?> <?php $this->section('title'); ?> Pago Exitoso <?php $this->endSection(); ?> <?php $this->section('css'); ?> <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css" rel="stylesheet"> <style> body { background: #f8f9fa; font-family: 'Segoe UI', Tahoma, sans-serif; } /* Hero portada */ .hero-parallax { min-height: 60vh; background: url('<?= base_url("assets/frontend/images/blog-2.jpg") ?>') center/cover no-repeat fixed; position: relative; display: flex; align-items: center; justify-content: center; } .hero-parallax::after { content: ""; position: absolute; inset: 0; background: rgba(0, 0, 0, 0.6); } .hero-parallax .container { position: relative; z-index: 2; } .hero-parallax h1 span { color: #ffc107; } /* Contenedor del resultado */ .checkout-container { max-width: 500px; margin: -50px auto 50px auto; /* sube para pegarlo al hero */ background: #fff; border-radius: 16px; padding: 40px 30px; box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08); text-align: center; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .status-icon { font-size: 4rem; color: #28a745; margin-bottom: 20px; animation: pop 0.6s ease; } @keyframes pop { 0% { transform: scale(0.5); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } h1 { font-size: 2rem; font-weight: bold; color: #333; } p { color: #666; } .details-card { background: #f8f9fa; border-radius: 10px; padding: 15px; margin-top: 20px; text-align: left; font-size: 0.95rem; } .details-card p { margin: 5px 0; } .btn-home { margin-top: 25px; padding: 12px 30px; font-size: 1rem; border-radius: 8px; font-weight: bold; } </style> <?php $this->endSection(); ?> <?php $this->section('content'); ?> <section class="hero-parallax d-flex align-items-center text-white" id="inicio"> <div class="container text-center"> <h5 class="fw-light mb-3">El mejor lugar para tu transformación</h5> <h1 class="display-3 fw-bold mb-4"> <span>¡Gracias por tu compra!</span> </h1> <p class="lead mb-5"> Tu camino hacia una mejor versión comienza ahora. </p> <a href="<?= base_url() ?>" class="btn btn-warning btn-lg px-5 me-3">Ir al inicio</a> </div> </section> <section class="section about"> <div class="checkout-container"> <div class="status-icon"> <i class="bi bi-check-circle-fill"></i> </div> <h1>¡Pago Exitoso!</h1> <p>Tu pago se ha procesado correctamente.</p> <div class="details-card"> <p><strong>ID de Pago:</strong> <?= esc($payment_id) ?></p> <p><strong>Estado:</strong> <?= esc($status) ?></p> <p><strong>Referencia:</strong> <?= esc($external_reference) ?></p> </div> </div> </section> <?php $this->endSection(); ?>
Coded With 💗 by
0x6ick