⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
crm.dev-unit.com
/
storage
/
framework
/
views
/
View File Name :
a3e916ac668f0613d49e77e51e27d2b192d2701a.php
<?php $__env->startSection('title'); ?> <?php echo e(__('messages.user.edit_profile')); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('page_css'); ?> <link rel="stylesheet" href="<?php echo e(asset('assets/css/int-tel/css/intlTelInput.css')); ?>"> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <?php echo $__env->make('flash::message', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <section class="section"> <div class="section-header"> <h1><?php echo e(__('messages.user.edit_profile')); ?></h1> </div> <?php echo $__env->make('layouts.errors', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php echo e(Form::model($user,['route' => 'update.profile','files' => true, 'id'=>'updateProfile'])); ?> <?php echo $__env->make('user_profile.fields', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php echo e(Form::close()); ?> </section> <?php $__env->stopSection(); ?> <?php $__env->startSection('page_scripts'); ?> <script src="<?php echo e(asset('assets/js/int-tel/js/intlTelInput.min.js')); ?>"></script> <script src="<?php echo e(asset('assets/js/int-tel/js/utils.min.js')); ?>"></script> <script src="<?php echo e(mix('assets/js/custom/input-price-format.js')); ?>"></script> <?php $__env->stopSection(); ?> <?php $__env->startSection('scripts'); ?> <script> let utilsScript = "<?php echo e(asset('assets/js/int-tel/js/utils.min.js')); ?>"; let isEdit = true; let phoneNo = "<?php echo e(old('prefix_code').old('phone')); ?>"; </script> <script src="<?php echo e(mix('assets/js/custom/phone-number-country-code.js')); ?>"></script> <script src="<?php echo e(mix('assets/js/user-profile/user-profile.js')); ?>"></script> <script src="<?php echo e(mix('assets/js/custom/add-edit-profile-picture.js')); ?>"></script> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/id/crm.dev-unit.com/resources/views/user_profile/edit.blade.php ENDPATH**/ ?>