prepare payment gateway settings

This commit is contained in:
2023-08-29 17:27:45 +02:00
parent 6ac4fd9cda
commit 6a3127a35a
10 changed files with 57 additions and 21 deletions

View File

@@ -3,9 +3,11 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>{{ pageName }}</title>
</head>
<body>
<div>
</div>
</body>
</html>