getBag($__errorArgs[1] ?? 'default'); if ($__bag->has($__errorArgs[0])) : if (isset($message)) { $__messageOriginal = $message; } $message = $__bag->first($__errorArgs[0]); ?>
selectedBank) and !empty($user->selectedBank->bank)): ?> selectedBank->bank->specifications; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $specification): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> selectedBank->specifications->where('user_selected_bank_id', $user->selectedBank->id)->where('user_bank_specification_id', $specification->id)->first(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
financial_approval) or (old('financial_approval') == 'on')) ? 'checked' : ''); ?>>
enable_installments) or (old('enable_installments') == 'on')) ? 'checked' : ''); ?>>
installment_approval) or (old('installment_approval') == 'on')) ? 'checked' : ''); ?>>
disable_cashback) or (old('disable_cashback') == 'on')) ? 'checked' : ''); ?>>
enable_registration_bonus) ? 'checked' : ''); ?>>
isUser()): ?> commissions; ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $commissionSource): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> where('source', $commissionSource)->first(); $commissionValue = null; if (!empty($commission)) { $commissionValue = $commission->value; if ($commission->type == "fixed_amount") { $commissionValue = convertPriceToUserCurrency($commissionValue); } } ?>
type == "percent") ? 'maxlength="3" min="0" max="100"' : ''); ?>/>
popLoop(); $loop = $__env->getLastLoop(); ?>