SRP Admin Controller

This commit is contained in:
2019-07-11 00:29:37 -05:00
parent 460b2c947e
commit b2e9301cc6

View File

@@ -393,6 +393,7 @@ class SRPAdminController extends Controller
->addRow(['DKS', $dksApproved, $dksUnderReview, $dksDenied]);
$lava->ColumnChart('Cost Codes', $costCodeChart, [
'columns' => 4,
'title' => 'Cost Code SRP Chart',
'titleTextStyle' => [
'color' => '#eb6b2c',