initial commit

This commit is contained in:
2026-06-29 13:00:18 +06:00
commit f2aea74471
3931 changed files with 562423 additions and 0 deletions

28
resources/js/helper/report_provider.js vendored Normal file
View 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"
],
}