diff --git a/resources/views/srp/admin/statistics.blade.php b/resources/views/srp/admin/statistics.blade.php index 682fa4868..b94944906 100644 --- a/resources/views/srp/admin/statistics.blade.php +++ b/resources/views/srp/admin/statistics.blade.php @@ -1,7 +1,8 @@ @extends('srp.layouts.b4') @section('content') -
-{!! $lava->render('PieChart', 'SRP Stats', 'chart-div') !!} - +
+
+ {!! $lava->render('PieChart', 'SRP Stats', 'chart-div') !!} +
@endsection \ No newline at end of file