We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f5751 commit 78c1d6bCopy full SHA for 78c1d6b
1 file changed
src/Controllers/DashboardController.php
@@ -71,7 +71,6 @@ public function index($indicator_period = 2)
71
72
return view('panichd::admin.index',
73
compact(
74
- 'open_tickets_count',
75
'tickets_count',
76
'a_tickets_count',
77
'categories',
0 commit comments