ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/PaperlessNgx/livestats.blade.php
Executable file
10
heimdall/config/www/SupportedApps/PaperlessNgx/livestats.blade.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<ul class="livestats">
|
||||
<li>
|
||||
<span class="title">Documents</span>
|
||||
<strong>{!! $documentCount !!}</strong>
|
||||
</li>
|
||||
<li>
|
||||
<span class="title">Inbox</span>
|
||||
<strong>{!! $documentsInbox !!}</strong>
|
||||
</li>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user