<?php if(isset($gateway)): ?>
<div class="gateway-content">
<h3 class="title"><?php echo e($gateway->title); ?></h3>
<p><?php echo e(__("Global Setting for")); ?> <?php echo e($gateway->alias); ?> <?php echo e(__("in bellow")); ?></p>
</div>
<?php $__currentLoopData = $gateway->credentials; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<div class="form-group">
<label><?php echo e($item->label); ?></label>
<input type="text" class="form--control" placeholder="<?php echo e($item->placeholder); ?>" name="<?php echo e($item->name); ?>" value="<?php echo e($item->value); ?>">
</div>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
<?php endif; ?><?php /**PATH /home/kueuepay/public_html/resources/views/admin/components/payment-gateway/automatic/credentials.blade.php ENDPATH**/ ?>
How To Payment
Making a payment on our website is quick and secure. Start by logging in or creating an account. Select your preferred payment method, input the required details, and review the information. Once you confirm everything is correct, click on the "Submit Payment" button. You’ll receive instant confirmation and can track your payment status through your account dashboard. It’s an easy and secure process.