芝麻web文件管理V1.00
编辑当前文件:/home/lekhnath/silverray.com.au/storage/framework/views/a44566723acff067be9ff95d3c62cd21.php
'components.admin.form-select','data' => ['id' => 'mollie_currency_id','name' => 'mollie_currency_id','label' => ''.e(__('Currency Name')).'','class' => 'form-select']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.form-select'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['id' => 'mollie_currency_id','name' => 'mollie_currency_id','label' => ''.e(__('Currency Name')).'','class' => 'form-select']); ?> 'components.admin.select-option','data' => ['value' => '','text' => ''.e(__('Select Currency')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.select-option'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['value' => '','text' => ''.e(__('Select Currency')).'']); ?> renderComponent(); ?> addLoop($__currentLoopData); foreach($__currentLoopData as $currency): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> 'components.admin.select-option','data' => ['selected' => $payment_setting->mollie_currency_id == $currency->id,'value' => ''.e($currency->id).'','text' => ''.e($currency->currency_name).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.select-option'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($payment_setting->mollie_currency_id == $currency->id),'value' => ''.e($currency->id).'','text' => ''.e($currency->currency_name).'']); ?> renderComponent(); ?> popLoop(); $loop = $__env->getLastLoop(); ?> renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'mollie_charge','name' => 'mollie_charge','label' => ''.e(__('Gateway charge')).'(%)','value' => ''.e($payment_setting->mollie_charge).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.form-input'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['id' => 'mollie_charge','name' => 'mollie_charge','label' => ''.e(__('Gateway charge')).'(%)','value' => ''.e($payment_setting->mollie_charge).'']); ?> renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'mollie_key','name' => 'mollie_key','label' => ''.e(__('Mollie key')).'','value' => ''.e($payment_setting->mollie_key).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.form-input'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['id' => 'mollie_key','name' => 'mollie_key','label' => ''.e(__('Mollie key')).'','value' => ''.e($payment_setting->mollie_key).'']); ?> renderComponent(); ?>
'components.admin.form-image-preview','data' => ['divId' => 'mollie_image_preview','labelId' => 'mollie_image_label','inputId' => 'mollie_image_upload','image' => $payment_setting->mollie_image,'name' => 'mollie_image','label' => ''.e(__('Existing Image')).'','buttonLabel' => ''.e(__('Update Image')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.form-image-preview'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['div_id' => 'mollie_image_preview','label_id' => 'mollie_image_label','input_id' => 'mollie_image_upload','image' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($payment_setting->mollie_image),'name' => 'mollie_image','label' => ''.e(__('Existing Image')).'','button_label' => ''.e(__('Update Image')).'']); ?> renderComponent(); ?>
'components.admin.form-switch','data' => ['name' => 'mollie_status','label' => ''.e(__('Status')).'','activeValue' => 'active','inactiveValue' => 'inactive','checked' => $payment_setting->mollie_status == 'active']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.form-switch'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['name' => 'mollie_status','label' => ''.e(__('Status')).'','active_value' => 'active','inactive_value' => 'inactive','checked' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($payment_setting->mollie_status == 'active')]); ?> renderComponent(); ?>
__('Update')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.update-button'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes([]); ?> renderComponent(); ?>