Anons79 Mini Shell

Directory : /home/proudlyafrican/www/storage/framework/views/
Upload File :
Current File : /home/proudlyafrican/www/storage/framework/views/94bd2a012e91ce4a9a4666066a820a16441455b1.php

<?php $__env->startSection('middle'); ?>


<div class="page-head_agile_info_w3l">

</div>
<!-- //banner-2 -->
<!-- page -->
<div class="services-breadcrumb">
    <div class="agile_inner_breadcrumb">
        <div class="container">
            <ul class="w3_short">
                <li>
                    <a href="<?php echo e(url('/')); ?>">Home</a>
                    <i>|</i>
                </li>
                <li>User Dashboard</li>
            </ul>
        </div>
    </div>
</div>
<!-- //page -->
<!-- Single Page -->
<div class="banner-bootom-w3-agileits">
    <div class="container">

<style>
    .col-md-6{
        margin-top: 20px;
    }
    .col-md-12{
        margin-top: 20px;
    }
</style>

        <div class="product-sec1">

            <div class="col-md-3">
                <div align="center">
                    <?php echo $__env->make('userdashboard.sidebar', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
                </div>

            </div>
            <div class="col-md-9">

                <div class="panel panel-default">
                    <div class="panel-heading">
                        <i class="fa fa-bar-chart fa-lg"></i> <strong>User Information</strong>
                    </div>
                    <div class="panel-body">
                     <form method="post" action="<?php echo e(url('update_user_information')); ?>">

                         <input type="hidden" name="_token" value="<?php  echo csrf_token(); ?>">

                      <div class="col-md-6">
                          <label>First Name</label>
                          <input type="text" class="form-control" name="fname" value="<?php echo e(Session::Get('user_first_name')); ?>" placeholder="First Name">
                      </div>

                        <div class="col-md-6">
                            <label>Last Name</label>
                            <input type="text" class="form-control" name="lname" value="<?php echo e(Session::Get('user_last_name')); ?>" placeholder="Last Name">
                        </div>
                        <br>

                        <div class="col-md-12">
                            <label>Email</label>
                            <input type="text" class="form-control" name="email" value="<?php echo e(Session::Get('user_email')); ?>" placeholder="Email" readonly>
                        </div>

                        <div class="col-md-12">
                            <label>Phone Number</label>
                            <input type="text" class="form-control" name="phoneno" value="<?php echo e(Session::Get('user_phoneno')); ?>" placeholder="Phone Number">
                        </div>
                        <div class="col-md-12">
                            <input type="submit" class="btn btn-primary" style="float: right">
                        </div>
                     </form>


                    </div>

                </div>

            </div>




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

    </div>
</div>

<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>




<?php $__env->stopSection(); ?>
<?php echo $__env->make('general.head', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]