'components.admin.form-select','data' => ['id' => 'paystack_currency_id','name' => 'paystack_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' => 'paystack_currency_id','name' => 'paystack_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->paystack_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->paystack_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' => 'paystack_charge','name' => 'paystack_charge','label' => ''.e(__('Gateway charge')).'(%)','value' => ''.e($payment_setting->paystack_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' => 'paystack_charge','name' => 'paystack_charge','label' => ''.e(__('Gateway charge')).'(%)','value' => ''.e($payment_setting->paystack_charge).'']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'paystack_public_key','name' => 'paystack_public_key','label' => ''.e(__('Public key')).'','value' => ''.e($payment_setting->paystack_public_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' => 'paystack_public_key','name' => 'paystack_public_key','label' => ''.e(__('Public key')).'','value' => ''.e($payment_setting->paystack_public_key).'']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'paystack_secret_key','name' => 'paystack_secret_key','label' => ''.e(__('Secret key')).'','value' => ''.e($payment_setting->paystack_secret_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' => 'paystack_secret_key','name' => 'paystack_secret_key','label' => ''.e(__('Secret key')).'','value' => ''.e($payment_setting->paystack_secret_key).'']); ?>
renderComponent(); ?>
'components.admin.form-image-preview','data' => ['divId' => 'paystack_image_preview','labelId' => 'paystack_image_label','inputId' => 'paystack_image_upload','image' => $payment_setting->paystack_image,'name' => 'paystack_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' => 'paystack_image_preview','label_id' => 'paystack_image_label','input_id' => 'paystack_image_upload','image' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($payment_setting->paystack_image),'name' => 'paystack_image','label' => ''.e(__('Existing Image')).'','button_label' => ''.e(__('Update Image')).'']); ?>
renderComponent(); ?>
'components.admin.form-switch','data' => ['name' => 'paystack_status','label' => ''.e(__('Status')).'','activeValue' => 'active','inactiveValue' => 'inactive','checked' => $payment_setting->paystack_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' => 'paystack_status','label' => ''.e(__('Status')).'','active_value' => 'active','inactive_value' => 'inactive','checked' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($payment_setting->paystack_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(); ?>