We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d66db commit 2c7b540Copy full SHA for 2c7b540
resources/views/laporan/tema.blade.php
@@ -26,7 +26,7 @@
26
<p>Tema {{ $temaCard['name'] }}</p>
27
</div>
28
<div class="icon">
29
- <i class="fas fa-user-plus"></i>
+ <i class="fas fa-palette"></i>
30
31
<a href="{{ url('laporan/tema') }}?tema={{ $temaCard['name'] }}&total={{ $temaCard['count'] }}" class="small-box-footer">Lihat detail <i class="fas fa-arrow-circle-right"></i></a>
32
0 commit comments