refs #1752 empty message dynamics..

This commit is contained in:
Cüneyt Şentürk
2021-01-14 20:47:25 +03:00
parent 90a1bf3efb
commit e9bf2b2b77
3 changed files with 87 additions and 18 deletions

View File

@@ -61,7 +61,9 @@
@else
<x-documents.index.empty-page
type="{{ $type }}"
page="{{ $page }}"
docs-path="{{ $docsPath }}"
image-empty-page="{{ $imageEmptyPage }}"
text-empty-page="{{ $textEmptyPage }}"
url-docs-path="{{ $urlDocsPath }}"
create-route="{{ $createRoute }}"
/>
@endif