ok
Direktori : /home2/selectio/www/3-idiots/storage/framework/views/ |
Current File : //home2/selectio/www/3-idiots/storage/framework/views/69d43c4fd579d441c7007af058890f00fee974c8.php |
<html> <head> <title>Merchant Check Out Page</title> </head> <body> <center><h1>Please do not refresh this page...</h1></center> <form method="post" action="<?php echo \Illuminate\Support\Facades\Config::get('config_paytm.PAYTM_TXN_URL') ?>" name="f1"> <table border="1"> <tbody> <?php $__currentLoopData = $paramList; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $name => $value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <input type="hidden" name="<?php echo e($name); ?>" value="<?php echo e($value); ?>"> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <input type="hidden" name="CHECKSUMHASH" value="<?php echo e($checkSum); ?>"> </tbody> </table> <script type="text/javascript"> document.f1.submit(); </script> </form> </body> </html> <?php /**PATH /home2/selectio/public_html/3-idiots/resources/views/paytm-payment-view.blade.php ENDPATH**/ ?>