芝麻web文件管理V1.00
编辑当前文件:/home/lekhnath/silverray.com.au/storage/framework/views/39f8f92d2cf35fbbbe1b257eb767af8f.php
'components.admin.form-input','data' => ['id' => 'stripe_charge','name' => 'stripe_charge','label' => ''.e(__('Gateway charge')).'(%)','value' => ''.e($basic_payment->stripe_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' => 'stripe_charge','name' => 'stripe_charge','label' => ''.e(__('Gateway charge')).'(%)','value' => ''.e($basic_payment->stripe_charge).'']); ?> renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'stripe_key','name' => 'stripe_key','label' => ''.e(__('Stripe Key')).'','value' => ''.e($basic_payment->stripe_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' => 'stripe_key','name' => 'stripe_key','label' => ''.e(__('Stripe Key')).'','value' => ''.e($basic_payment->stripe_key).'']); ?> renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'stripe_secret','name' => 'stripe_secret','label' => ''.e(__('Stripe Secret')).'','value' => ''.e($basic_payment->stripe_secret).'']] + (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' => 'stripe_secret','name' => 'stripe_secret','label' => ''.e(__('Stripe Secret')).'','value' => ''.e($basic_payment->stripe_secret).'']); ?> renderComponent(); ?>
'components.admin.form-image-preview','data' => ['divId' => 'stripe_image_preview','labelId' => 'stripe_image_label','inputId' => 'stripe_image_upload','image' => $basic_payment->stripe_image,'name' => 'stripe_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' => 'stripe_image_preview','label_id' => 'stripe_image_label','input_id' => 'stripe_image_upload','image' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($basic_payment->stripe_image),'name' => 'stripe_image','label' => ''.e(__('Existing Image')).'','button_label' => ''.e(__('Update Image')).'']); ?> renderComponent(); ?>
'components.admin.form-switch','data' => ['name' => 'stripe_status','label' => ''.e(__('Status')).'','activeValue' => 'active','inactiveValue' => 'inactive','checked' => $basic_payment->stripe_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' => 'stripe_status','label' => ''.e(__('Status')).'','active_value' => 'active','inactive_value' => 'inactive','checked' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($basic_payment->stripe_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(); ?>