Files
api-extranetwork/resources/views/emails/wellCome.blade.php
ExtraNetwork e5c4b6aa13 first commit
2026-05-12 17:04:54 +03:00

13 lines
131 B
PHP

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body>
<p>
{{$val['WellCome']}}
</p>
</body>
</html>