Skeleton is ready
This commit is contained in:
14
resources/views/blank.blade.php
Normal file
14
resources/views/blank.blade.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>Blank</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<h1>Blank</h1>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user