/home/kueuepay/public_html/storage/framework/views/afad6b82bffeda733236e95fe8d89d884f09c90c.php
<!-- jquery -->
<script src="<?php echo e(asset('public/frontend/js/jquery-3.6.0.js')); ?>"></script>

<!-- bootstrap js -->
<script src="<?php echo e(asset('public/frontend/js/bootstrap.bundle.js')); ?>"></script>
<!-- swipper js -->
<script src="<?php echo e(asset('public/frontend/js/swiper.js')); ?>"></script>
<!-- lightcase js-->
<script src="<?php echo e(asset('public/frontend/js/lightcase.js')); ?>"></script>
<!-- odometer js -->
<script src="<?php echo e(asset('public/frontend/js/odometer.js')); ?>"></script>
<!-- viewport js -->
<script src="<?php echo e(asset('public/frontend/js/viewport.jquery.js')); ?>"></script>
<!-- aos js -->
<script src="<?php echo e(asset('public/frontend/js/aos.js')); ?>"></script>
<!-- smooth scroll js -->
<script src="<?php echo e(asset('public/frontend/js/smoothscroll.js')); ?>"></script>
<!-- nice select js -->
<script src="<?php echo e(asset('public/frontend/js/jquery.nice-select.js')); ?>"></script>
<!-- Select 2 JS -->
<script src="<?php echo e(asset('public/backend/js/select2.js')); ?>"></script>
<!-- Popup -->
<script src="<?php echo e(asset('public/backend/library/popup/jquery.magnific-popup.js')); ?>"></script>


<script>
    var fileHolderAfterLoad = {};
</script>

<script src="https://appdevs.cloud/cdn/fileholder/v1.0/js/fileholder-script.js" type="module"></script>
<script type="module">
    import { fileHolderSettings } from "https://appdevs.cloud/cdn/fileholder/v1.0/js/fileholder-settings.js";
    import { previewFunctions } from "https://appdevs.cloud/cdn/fileholder/v1.0/js/fileholder-script.js";

    var inputFields = document.querySelector(".file-holder");
    fileHolderAfterLoad.previewReInit = function(inputFields){
        previewFunctions.previewReInit(inputFields)
    };

    fileHolderSettings.urls.uploadUrl = "<?php echo e(setRoute('fileholder.upload')); ?>";
    fileHolderSettings.urls.removeUrl = "<?php echo e(setRoute('fileholder.remove')); ?>";

</script>

<script>
    function fileHolderPreviewReInit(selector) {
        var inputField = document.querySelector(selector);
        fileHolderAfterLoad.previewReInit(inputField);
    }
</script>

<?php echo $__env->make('admin.partials.notify', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<!-- main -->
<script src="<?php echo e(asset('public/frontend/js/main.js')); ?>"></script><?php /**PATH /home/kueuepay/public_html/resources/views/partials/footer-asset.blade.php ENDPATH**/ ?>
Transfer Money
top

Effortless and Secure Money Transfers

Our transfer system provides a seamless and secure way to move your funds. Enjoy a straightforward process with top-notch security features, ensuring that sending money to friends, family, or businesses is both quick and worry-free. Experience smooth transactions with confidence, knowing that your security is our highest priority.

  • Access the Transfer Section: Open the transfer section on our website or app.
  • Choose a Recipient: Select the recipient from your contacts or manually enter their details.
  • Enter the Amount: Specify the amount you want to transfer.
  • Authorize the Transfer: Confirm the transaction using your PIN or biometric authentication.
  • Receive Confirmation: Get a confirmation message indicating that your transfer was successful.
img