including some more dashboard components
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<ul class="livestats">
|
||||
<li>
|
||||
<span class="title">Proxy Hosts</span>
|
||||
<strong>{!! $proxy !!}</strong>
|
||||
</li>
|
||||
<li>
|
||||
<span class="title">Redirection Hosts</span>
|
||||
<strong>{!! $redirection !!}</strong>
|
||||
</li>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user