Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/storage/framework/views/55bacd0ba812fb72547184d4b37cbcdc.php
Назад
<div class="tab-pane fade" id="direct_bank_tab" role="tabpanel"> <form action="<?php echo e(route('admin.update-bank-payment')); ?>" method="POST" enctype="multipart/form-data"> <?php echo csrf_field(); ?> <?php echo method_field('PUT'); ?> <div class="form-group"> <?php if (isset($component)) { $__componentOriginal63bead4e908ebc125014a497e80acb69 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal63bead4e908ebc125014a497e80acb69 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-input','data' => ['id' => 'bank_charge','name' => 'bank_charge','label' => ''.e(__('Gateway charge')).'(%)','value' => ''.e($basic_payment->bank_charge).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['id' => 'bank_charge','name' => 'bank_charge','label' => ''.e(__('Gateway charge')).'(%)','value' => ''.e($basic_payment->bank_charge).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal63bead4e908ebc125014a497e80acb69)): ?> <?php $attributes = $__attributesOriginal63bead4e908ebc125014a497e80acb69; ?> <?php unset($__attributesOriginal63bead4e908ebc125014a497e80acb69); ?> <?php endif; ?> <?php if (isset($__componentOriginal63bead4e908ebc125014a497e80acb69)): ?> <?php $component = $__componentOriginal63bead4e908ebc125014a497e80acb69; ?> <?php unset($__componentOriginal63bead4e908ebc125014a497e80acb69); ?> <?php endif; ?> </div> <div class="form-group"> <?php if (isset($component)) { $__componentOriginala3483b1c5df3fe2b85e4d068c44e8362 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginala3483b1c5df3fe2b85e4d068c44e8362 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-textarea','data' => ['id' => 'bank_information','name' => 'bank_information','label' => ''.e(__('Account Information')).'','value' => ''.e($basic_payment->bank_information).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-textarea'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['id' => 'bank_information','name' => 'bank_information','label' => ''.e(__('Account Information')).'','value' => ''.e($basic_payment->bank_information).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginala3483b1c5df3fe2b85e4d068c44e8362)): ?> <?php $attributes = $__attributesOriginala3483b1c5df3fe2b85e4d068c44e8362; ?> <?php unset($__attributesOriginala3483b1c5df3fe2b85e4d068c44e8362); ?> <?php endif; ?> <?php if (isset($__componentOriginala3483b1c5df3fe2b85e4d068c44e8362)): ?> <?php $component = $__componentOriginala3483b1c5df3fe2b85e4d068c44e8362; ?> <?php unset($__componentOriginala3483b1c5df3fe2b85e4d068c44e8362); ?> <?php endif; ?> </div> <div class="form-group"> <?php if (isset($component)) { $__componentOriginalf3bb4560a8dbbb737e6056a1bec3127d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalf3bb4560a8dbbb737e6056a1bec3127d = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-image-preview','data' => ['divId' => 'bank_image_preview','labelId' => 'bank_image_label','inputId' => 'bank_image_upload','image' => $basic_payment->bank_image,'name' => 'bank_image','label' => ''.e(__('Existing Image')).'','buttonLabel' => ''.e(__('Update Image')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-image-preview'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['div_id' => 'bank_image_preview','label_id' => 'bank_image_label','input_id' => 'bank_image_upload','image' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($basic_payment->bank_image),'name' => 'bank_image','label' => ''.e(__('Existing Image')).'','button_label' => ''.e(__('Update Image')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalf3bb4560a8dbbb737e6056a1bec3127d)): ?> <?php $attributes = $__attributesOriginalf3bb4560a8dbbb737e6056a1bec3127d; ?> <?php unset($__attributesOriginalf3bb4560a8dbbb737e6056a1bec3127d); ?> <?php endif; ?> <?php if (isset($__componentOriginalf3bb4560a8dbbb737e6056a1bec3127d)): ?> <?php $component = $__componentOriginalf3bb4560a8dbbb737e6056a1bec3127d; ?> <?php unset($__componentOriginalf3bb4560a8dbbb737e6056a1bec3127d); ?> <?php endif; ?> </div> <div class="form-group"> <?php if (isset($component)) { $__componentOriginal3ca2e2bd90d344b6948d77ba703b0222 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal3ca2e2bd90d344b6948d77ba703b0222 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-switch','data' => ['name' => 'bank_status','label' => ''.e(__('Status')).'','activeValue' => 'active','inactiveValue' => 'inactive','checked' => $basic_payment->bank_status == 'active']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-switch'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['name' => 'bank_status','label' => ''.e(__('Status')).'','active_value' => 'active','inactive_value' => 'inactive','checked' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($basic_payment->bank_status == 'active')]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal3ca2e2bd90d344b6948d77ba703b0222)): ?> <?php $attributes = $__attributesOriginal3ca2e2bd90d344b6948d77ba703b0222; ?> <?php unset($__attributesOriginal3ca2e2bd90d344b6948d77ba703b0222); ?> <?php endif; ?> <?php if (isset($__componentOriginal3ca2e2bd90d344b6948d77ba703b0222)): ?> <?php $component = $__componentOriginal3ca2e2bd90d344b6948d77ba703b0222; ?> <?php unset($__componentOriginal3ca2e2bd90d344b6948d77ba703b0222); ?> <?php endif; ?> </div> <?php if (isset($component)) { $__componentOriginalf3ad9c349c70d58844f8581b0990debd = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalf3ad9c349c70d58844f8581b0990debd = $attributes; } ?> <?php $component = App\View\Components\Admin\UpdateButton::resolve(['text' => __('Update')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.update-button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Admin\UpdateButton::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalf3ad9c349c70d58844f8581b0990debd)): ?> <?php $attributes = $__attributesOriginalf3ad9c349c70d58844f8581b0990debd; ?> <?php unset($__attributesOriginalf3ad9c349c70d58844f8581b0990debd); ?> <?php endif; ?> <?php if (isset($__componentOriginalf3ad9c349c70d58844f8581b0990debd)): ?> <?php $component = $__componentOriginalf3ad9c349c70d58844f8581b0990debd; ?> <?php unset($__componentOriginalf3ad9c349c70d58844f8581b0990debd); ?> <?php endif; ?> </form> </div> <?php /**PATH /home/lekhnath/silverray.com.au/Modules/BasicPayment/resources/views/sections/direct-bank.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка