Version nueva
This commit is contained in:
6
resources/views/layout/head.blade.php
Normal file
6
resources/views/layout/head.blade.php
Normal file
@ -0,0 +1,6 @@
|
||||
<head>
|
||||
<meta charset="utf8" />
|
||||
<title>ProVM</title>
|
||||
<meta name="description" content="Web developers" />
|
||||
<link rel="stylesheet" href="{{$urls->styles}}/home.css" />
|
||||
</head>
|
Reference in New Issue
Block a user