restore composer.json, add mysqli extension
This commit is contained in:
5
resources/views/components/single-pages.blade.php
Executable file
5
resources/views/components/single-pages.blade.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<h4>{{ $page->getName() }}</h4>
|
||||
|
||||
<div class="terms-of-use__content">
|
||||
{!! $page->getBody() !!}
|
||||
</div>
|
||||
Reference in New Issue
Block a user