Layout base
This commit is contained in:
7
resources/views/layout/head.blade.php
Normal file
7
resources/views/layout/head.blade.php
Normal file
@ -0,0 +1,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>
|
||||
Capital Investments
|
||||
</title>
|
||||
@include('layout.styles')
|
||||
</head>
|
Reference in New Issue
Block a user