chart for admin dashboard

This commit is contained in:
2020-12-26 20:57:36 +09:00
parent a5532120e9
commit 6d88c9b703
2 changed files with 3 additions and 3 deletions

View File

@@ -13,6 +13,6 @@
</div>
<div id="income-div"></div>
@piechart('Income', 'income-div')
{!! $lava->render('PieChart', 'Alliance Income', 'income-div') !!}
</div>
@endsection