@extends('layouts.front') @section('title') @lang('Pay with Razorpay') @endsection @section('content')

@lang('Purchase with Razorpay')
{{ csrf_field() }}


@endsection