JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrgoogle2fa_enable == 0 && $user->google2fa_secret != null) { $google2fa = (new \PragmaRX\Google2FAQRCode\Google2FA()); $google2fa_url = $google2fa->getQRCodeInline( config('app.name'), $user->email, $user->google2fa_secret ); $secret_key = $user->google2fa_secret; } $data = array( 'user' => $user, 'secret' => $secret_key, 'google2fa_url' => $google2fa_url ); ?> startSection('page-title'); ?> stopSection(); ?> startPush('custom-scripts'); ?> stopPush(); ?> startSection('breadcrumb'); ?> stopSection(); ?> startSection('content'); ?>
['update.account'], 'method' => 'post', 'enctype' => 'multipart/form-data','class' => 'needs-validation', 'novalidate'])); ?>
'form-label'])); ?> 'components.required','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('required'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes([]); ?> renderComponent(); ?> 'form-control font-style', 'placeholder' => __('Enter User Name'),'required'=>'required'])); ?> getBag($__errorArgs[1] ?? 'default'); if ($__bag->has($__errorArgs[0])) : if (isset($message)) { $__messageOriginal = $message; } $message = $__bag->first($__errorArgs[0]); ?>
'form-label'])); ?> 'components.required','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('required'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes([]); ?> renderComponent(); ?> 'form-control', 'placeholder' => __('Enter User Email'),'required'=>'required'])); ?> getBag($__errorArgs[1] ?? 'default'); if ($__bag->has($__errorArgs[0])) : if (isset($message)) { $__messageOriginal = $message; } $message = $__bag->first($__errorArgs[0]); ?>

['update.password', $userDetail->id], 'method' => 'post', 'class' => 'needs-validation', 'novalidate'])); ?>
'form-label'])); ?> 'components.required','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('required'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes([]); ?> renderComponent(); ?> 'form-control', 'placeholder' => __('Enter Current Password'),'required'=>'required'])); ?>
'form-label'])); ?> 'components.required','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('required'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes([]); ?> renderComponent(); ?> 'form-control', 'placeholder' => __('Enter New Password'),'required'=>'required'])); ?>
'form-label'])); ?> 'components.required','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> withName('required'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> withAttributes([]); ?> renderComponent(); ?> 'form-control', 'placeholder' => __('Enter Re-type New Password'),'required'=>'required'])); ?>

google2fa_secret == null): ?> check('google authentication enable')): ?>
google2fa_enable == 0 && $data['user']->google2fa_secret != null): ?> 1.
2.


.
3.

check('google authentication enable')): ?>
google2fa_enable == 1 && $data['user']->google2fa_secret != null): ?>

check('google authentication disable')): ?>
has('current-password')): ?> first('current-password')); ?>
stopSection(); ?> make('layouts.admin', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>