Current File : /home/inlingua/public_html/crm.vprotectindia.com/vendor/softon/indipay/src/views/ccavenue.blade.php
<html>
<head>
    <title>IndiPay</title>
</head>
<body>
    <form method="post" name="redirect" action="{{ $endPoint }}">
        <input type=hidden name=encRequest value="{{ $encRequest }}">
        <input type=hidden name=access_code value="{{ $accessCode }}">
    </form>
<script language='javascript'>document.redirect.submit();</script>
</body>
</html>