Файловый менеджер - Редактировать - /home/clickysoft/public_html/calvary-p2.clickysoft.net/storage/framework/views/e2e64855c71e1ae86da634c6047d702c.php
Назад
<?php $__env->startSection('content'); ?> <main class="layout-main"> <div class="content-wrapper"> <section class="profile-edit"> <div class="container-fluid"> <div class="row"> <div class="col-md-12"> <div class="profile-edit-head"> <div class="profile-head"> <h3>My Profile</h3> </div> </div> </div> </div> <div class="user-profile-form"> <div class="row"> <?php echo $__env->make('partials.alert', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <div class="col-md-12 col-lg-12 col-xl-8 col-xxl-7 col-sm-12 col-12"> <div class="profile-fields"> <input type="text" placeholder="First Name" value="<?php echo e($user->first_name); ?>" disabled> </div> <div class="profile-fields"> <input type="text" placeholder="Last Name" value="<?php echo e($user->last_name); ?>" disabled> </div> <div class="profile-fields"> <input type="email" placeholder="Email Address" value="<?php echo e($user->email); ?>" disabled> </div> <div class="profile-fields"> <input type="text" placeholder="Phone Number" value="<?php echo e($user->phone_number); ?>" disabled> </div> <div class="save-button"> <button class="edit" onclick="orderDetails(event, `<?php echo e(route('profile.edit')); ?>`)">Edit Profile</button> <button class="change" onclick="orderDetails(event, `<?php echo e(route('password.edit')); ?>`)">Change Password</button> </div> </div> </div> </div> </div> </section> </div> </main> <?php $__env->stopSection(); ?> <?php echo $__env->make('front.layouts.dashboard.dashboard-master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/clickysoft/public_html/calvary-p2.clickysoft.net/resources/views/front/profile.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка