Files
opensem/resources/views/paybox/refused.blade.php
Ludovic CANDELLIER 7df2421373 restart
2022-11-11 13:05:40 +01:00

9 lines
137 B
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
</head>
<body>
It seems your payment has been refused.
</body>
</html>