bug fixes and new additions
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
<div class="x_content">
|
||||
<div class="row tile_count">
|
||||
|
||||
<h4 class="green">General Documents Overview</h4>
|
||||
<h3 class="green">Reports Overview</h3>
|
||||
<div class="col-md-2 col-sm-4 col-xs-6 tile_stats_count">
|
||||
<span class="count_top"><i class="fa fa-list"></i>
|
||||
<a href="{!! url('reports/recentclients') !!}">Recent Clients</a>
|
||||
@@ -65,7 +65,7 @@
|
||||
|
||||
<div class="count green">
|
||||
<a href="">
|
||||
<img src="{{ url('public/assets/img/folder-icon.png') }}" width="40px"></a>
|
||||
<img src="{{ url('public/assets/img/report-icon.png') }}" width="40px"></a>
|
||||
<a href="{!! url('reports/recentclients') !!}"> 400</a>
|
||||
</div>
|
||||
<!-- <span class="count_bottom"><i class="green">4% </i> From last Week</span> -->
|
||||
@@ -77,7 +77,7 @@
|
||||
|
||||
<div class="count green">
|
||||
<a href="">
|
||||
<img src="{{ url('public/assets/img/folder-icon.png') }}" width="40px"></a>
|
||||
<img src="{{ url('public/assets/img/report-icon.png') }}" width="40px"></a>
|
||||
<a href="{!! url('reports/clientsbyservice') !!}"> 923</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -89,7 +89,7 @@
|
||||
|
||||
<div class="count green">
|
||||
<a href="">
|
||||
<img src="{{ url('public/assets/img/folder-icon.png') }}" width="40px"></a>
|
||||
<img src="{{ url('public/assets/img/report-icon.png') }}" width="40px"></a>
|
||||
<a href="{!! url('clientpaymentreports') !!}"> 6,123</a>
|
||||
</div>
|
||||
<!-- <span class="count_bottom"><i class="green">4% </i> From last Week</span> -->
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
<div class="count green">
|
||||
<a href="{!! url('mnopaymentreports') !!}">
|
||||
<img src="{{ url('public/assets/img/folder-icon.png') }}" width="40px"></a>
|
||||
<img src="{{ url('public/assets/img/report-icon.png') }}" width="40px"></a>
|
||||
<a href="{!! url('reports/useractivities') !!}"> 2,323</a>
|
||||
</div>
|
||||
<!-- <span class="count_bottom"><i class="green">4% </i> From last Week</span> -->
|
||||
|
||||
Reference in New Issue
Block a user