'components.admin.form-select','data' => ['id' => 'instamojo_currency_id','name' => 'instamojo_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' => 'instamojo_currency_id','name' => 'instamojo_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->instamojo_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->instamojo_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' => 'instamojo_charge','name' => 'instamojo_charge','label' => ''.e(__('Gateway charge')).'(%)','value' => ''.e($payment_setting->instamojo_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' => 'instamojo_charge','name' => 'instamojo_charge','label' => ''.e(__('Gateway charge')).'(%)','value' => ''.e($payment_setting->instamojo_charge).'']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'instamojo_api_key','name' => 'instamojo_api_key','label' => ''.e(__('API key')).'','value' => ''.e($payment_setting->instamojo_api_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' => 'instamojo_api_key','name' => 'instamojo_api_key','label' => ''.e(__('API key')).'','value' => ''.e($payment_setting->instamojo_api_key).'']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'instamojo_auth_token','name' => 'instamojo_auth_token','label' => ''.e(__('Auth token')).'','value' => ''.e($payment_setting->instamojo_auth_token).'']] + (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' => 'instamojo_auth_token','name' => 'instamojo_auth_token','label' => ''.e(__('Auth token')).'','value' => ''.e($payment_setting->instamojo_auth_token).'']); ?>
renderComponent(); ?>
'components.admin.form-select','data' => ['id' => 'instamojo_account_mode','name' => 'instamojo_account_mode','label' => ''.e(__('Account Mode')).'','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' => 'instamojo_account_mode','name' => 'instamojo_account_mode','label' => ''.e(__('Account Mode')).'','class' => 'form-select']); ?>
'components.admin.select-option','data' => ['selected' => $payment_setting->instamojo_account_mode == 'live','value' => 'live','text' => ''.e(__('Live')).'']] + (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->instamojo_account_mode == 'live'),'value' => 'live','text' => ''.e(__('Live')).'']); ?>
renderComponent(); ?>
'components.admin.select-option','data' => ['selected' => $payment_setting->instamojo_account_mode == 'sandbox','value' => 'sandbox','text' => ''.e(__('Sandbox')).'']] + (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->instamojo_account_mode == 'sandbox'),'value' => 'sandbox','text' => ''.e(__('Sandbox')).'']); ?>
renderComponent(); ?>
renderComponent(); ?>
'components.admin.form-image-preview','data' => ['divId' => 'instamojo_image_preview','labelId' => 'instamojo_image_label','inputId' => 'instamojo_image_upload','image' => $payment_setting->instamojo_image,'name' => 'instamojo_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' => 'instamojo_image_preview','label_id' => 'instamojo_image_label','input_id' => 'instamojo_image_upload','image' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($payment_setting->instamojo_image),'name' => 'instamojo_image','label' => ''.e(__('Existing Image')).'','button_label' => ''.e(__('Update Image')).'']); ?>
renderComponent(); ?>
'components.admin.form-switch','data' => ['name' => 'instamojo_status','label' => ''.e(__('Status')).'','activeValue' => 'active','inactiveValue' => 'inactive','checked' => $payment_setting->instamojo_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' => 'instamojo_status','label' => ''.e(__('Status')).'','active_value' => 'active','inactive_value' => 'inactive','checked' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($payment_setting->instamojo_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(); ?>