@extends('layouts.app') @section('content')
{{ __('Pay with Razorpay') }}
@csrf
@endsection