v0.2.0
This commit is contained in:
8
resources/views/layout/head.blade.php
Normal file
8
resources/views/layout/head.blade.php
Normal file
@ -0,0 +1,8 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>
|
||||
Notaría Patricio Raby
|
||||
@yield('page_title')
|
||||
</title>
|
||||
@include('layout.styles')
|
||||
</head>
|
Reference in New Issue
Block a user