Dependencies
This commit is contained in:
9
aldarien/view/resources/views/base.blade.php
Normal file
9
aldarien/view/resources/views/base.blade.php
Normal file
@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>View</title>
|
||||
</head>
|
||||
<body>
|
||||
View test
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user