Files
oficial/app_old/aldarien/view/resources/views/base.blade.php

9 lines
91 B
PHP
Raw Normal View History

2023-07-24 20:41:38 -04:00
<!DOCTYPE html>
<html>
<head>
<title>View</title>
</head>
<body>
View test
</body>
</html>