templates/ -> resources/views/
This commit is contained in:
3
resources/views/partials/page-header.blade.php
Normal file
3
resources/views/partials/page-header.blade.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="page-header">
|
||||
<h1>{!! App\title() !!}</h1>
|
||||
</div>
|
||||
Reference in New Issue
Block a user