testing
This commit is contained in:
@@ -186,8 +186,6 @@ class DashboardController extends Controller
|
||||
],
|
||||
]);
|
||||
|
||||
dd($approved);
|
||||
|
||||
return view('dashboard')->with('openCount', $openCount)
|
||||
->with('approvedCount', $approvedCount)
|
||||
->with('deniedCount', $deniedCount)
|
||||
|
||||
Reference in New Issue
Block a user