initial commit
This commit is contained in:
28
resources/js/helper/report_provider.js
vendored
Normal file
28
resources/js/helper/report_provider.js
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
export default {
|
||||
labels:{
|
||||
"3":"SmartCredit",
|
||||
"1":"Identity IQ",
|
||||
|
||||
},
|
||||
SmartCreditPoints : [
|
||||
"Identity Theft Insurance ($1m)",
|
||||
"Credit Monitoring & Alerts (TU)",
|
||||
"ScoreTracker" ,
|
||||
"ScoreBuilder",
|
||||
"ScoreBoost",
|
||||
"Money Manager",
|
||||
"Smart Credit Report",
|
||||
"PrivacyMaster"
|
||||
],
|
||||
|
||||
IdentityIQPoints : [
|
||||
"Access to the powerful proprietary Metro 2 Method 5 points of Compliance process",
|
||||
"Auto-import software systems",
|
||||
"Full library of training" ,
|
||||
"Auto load letters",
|
||||
"Auto import items into letters",
|
||||
"Processing reminder system",
|
||||
"Customer support",
|
||||
"Facebook group help"
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user