403Webshell
Server IP : 51.222.109.124  /  Your IP : 216.73.217.148
Web Server : Apache
System : Linux scl07net.netdom.salvador.br 3.10.0-962.3.2.lve1.5.44.3.el7.x86_64 #1 SMP Mon Feb 22 04:35:33 EST 2021 x86_64
User : vertra94 ( 1153)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/vertra94/public_html/loja/app/views/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/vertra94/public_html/loja/app/views/admin/cliente_impressao.html
<html>
    <head>
        <title>[config_site_title]</title>
        <link href="js/jquery/bootstrap-3.3.6/css/bootstrap.css" rel="stylesheet" type="text/css" />
        <style type="text/css">
            .invoice-title h2, .invoice-title h3 {
                display: inline-block;
            }
            .table > tbody > tr > .no-line {
                border-top: none;
            }
            .table > thead > tr > .no-line {
                border-bottom: none;
            }
            .table > tbody > tr > .thick-line {
                border-top: 2px solid;
            }
        </style>
    </head>
    <body>

        <div class="container">
            <div class="row">
                <div class="col-xs-12 col-md-12">
                    <div class="invoice-title">
                        <h2>[cliente_nome] [cliente_sobrenome]</h2>
                        <h3 class="pull-right"><br> <small>email: [cliente_email]</small></h3>
                    </div>
                    <hr>
                    <div class="row">
                        <div class="col-xs-6">
                            <address>
                                <strong>Nome Completo</strong><br>
                                [cliente_nome] [cliente_sobrenome]<br>
                            </address>
                            <address>
                                <strong>CPF</strong><br>
                                [cliente_cpf]<br>
                            </address>
                            <address>
                                <strong>Data de Nascimento</strong><br>
                                [cliente_datan]<br>
                            </address>

                         
                        </div>
                        <div class="col-xs-6 text-right">
                            <address>
                                <strong>Contatos</strong><br> <br>                                
                                <strong>Telefone</strong><br>
                                [cliente_telefone]<br><br>

                                <strong>Celular</strong><br>
                                [cliente_celular]<br>

                                <strong>Email</strong><br>
                                [cliente_email]<br>
                            </address>  
                        </div>
                    </div>
                    <div class="row">
                        <div class="col-xs-8">
                            <strong>Endereços: </strong><br><br>
                            <!--{loop:addr}-->
                            <span class="text-uppercase">addr.endereco_title </span><br>
                            Endereço: addr.endereco_rua, addr.endereco_num 
                            addr.endereco_complemento - 
                            addr.endereco_bairro -
                            addr.endereco_cidade /  addr.endereco_uf <br>
                            Cep: addr.endereco_cep <br>
                            <br><br>
                            <!--{end:addr}--> 
                            
                        </div>
                        <div class="col-xs-4 text-right">

                        </div>
                    </div>
                </div>
            </div>

        </div>
        <script type="text/javascript">
           window.print();
        </script>
    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit