Version nueva
This commit is contained in:
5
resources/views/layout/body.blade.php
Normal file
5
resources/views/layout/body.blade.php
Normal file
@ -0,0 +1,5 @@
|
||||
<body>
|
||||
@yield('page_content')
|
||||
|
||||
@include('layout.scripts')
|
||||
</body>
|
Reference in New Issue
Block a user