This commit is contained in:
2019-07-03 18:48:51 -05:00
parent a6be5844e6
commit 6404c2d99f

View File

@@ -127,7 +127,7 @@ class SRPAdminController extends Controller
$pieDenied = SRPShip::where(['approved' => 'Denied'])
->whereBetween('created_at', [$now, $previous])
->count();
dd($pieOpen);
dd($pieApproved);
dd($pieDenied);
//Get the amount of open orders