diff --git a/resources/lang/en.json b/resources/lang/en.json
index eb62bef1..d815141a 100644
--- a/resources/lang/en.json
+++ b/resources/lang/en.json
@@ -7,6 +7,7 @@
"Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.",
"Full name": "Full name",
"Go back": "Go back",
+ "Jane Doe": "Jane Doe",
"Pay :amount": "Pay :amount",
"Payment Cancelled": "Payment Cancelled",
"Payment Confirmation": "Payment Confirmation",
diff --git a/resources/views/payment.blade.php b/resources/views/payment.blade.php
index 65c0891d..8a0a831f 100644
--- a/resources/views/payment.blade.php
+++ b/resources/views/payment.blade.php
@@ -60,7 +60,7 @@
-