@extends($layout) @section('content') {!! Form::open(array('url'=>URL_RAZORPAY_SUCCESS, 'method'=>'POST', 'id'=>'paymentform')) !!} Pay {!! Form::close() !!} @stop @section('footer_scripts') @stop