Files
2026-06-29 13:00:18 +06:00

43 lines
4.1 KiB
PHP

@extends('layouts.lg-pdf2')
@section ('content')
<div class="row">
<p class="span-red">My current Legally acquired lawful Social Security Number last four is and only is &nbsp;<span class="span-ul">{{$universal['ssn']}}</span></p>
</div>
<div class="row">
<p>*I demand that any OTHER reported personal identifier information be removed from reporting as it does NOT MATCH EXACTLY my true current CORRECT information EXACTLY as I have detailed above. It is MY RIGHT to DENY YOU AUTHORITY TO REPORT DEFICIENT of factual verifiability of validation of only TRUE CORRECT COMPLETE TIMELY CLAIMS which as well are CERTIFIABLY COMPIANT IN their reporting, even to the mandatorily perfect and certified METRO 2 format reporting standard(s) of compliance! </p>
</div>
<div class="row">
<p class="span-blue">My Personal Tracking Number is &nbsp; <span class="span-ul">{{$universal['p_tracking_number']}}</span></p>
</div>
<div class="row">
<p class="span-blue">TO: &nbsp; <span class="span-ul">{{$destination}}</span></p>
<p class="span-red">AND </p>
<p style="font-weight:bold;">Experian, ATTN: Darryl Gibson<br>Group General Counsel<br>955 American Lane<br>Schaumburg, IL 60173<br> </p>
</div>
<div class="row">
<p>RE: Notice of NON-COMPLIANCE and DEMAND TO ERADICATE REPORTING ACTIVITIES IMMEDIATELY and PERMANENTLY!</p>
</div>
<div class="row">
<h1 class="span-ul2">To Whom it Concerns,</h1>
</div>
<div class="row">
<p >This letter is a formal notice to Cease and Desist all reporting activities in regards to the above titled account of which to date is still DEFICIENT in its demonstration of a factually documented PHYSICALLY VERIFIABLE TRUTH, CORRECTNESS, COMPLETENESS, TIMELINESS, OWNERSHIP OF RESPONSIBILITY(ies) , VALIDITY ELSEWISE or with the MANDATED PERFECT AND COMPLETE COMPLIANCE OF REPORTING even to the required METRO 2 FORMAT REPORTING STANDARD(s). As your firm is well aware I have LEGALLY exercised my rights by contesting in my lawful checks and challenges previously and currently the CERTIFIABILITY of COMPLIANT REPORTING of claim(s) still not demonstrated FACTUALLY with adequate verification of truth, accuracy, timeliness or else wise concerned with the undoubted validity of this reported injurious claim and any supposed debt(s) that might be associated with and also unproven to date. COMPLIANT REPORTING of ONLY FACTUALLY VERIFIABLE VALIDATED CLAIMS is the MINIMUM STANDARD OF REPORTING NOT AN OPTIONAL ONE, I DEMAND YOU REPORT FACTUALLY and COMPLIANTLY as required by both MY STATE and all the applicable federal laws and standards of reporting as well. I have in writing and by phone attempted to assure that the alleged COMPLIANCE OF REPORTING is in fact CERTIFIED so to undoubtedly confirm the accuracy of the information reported to or by your firm; and during this process the acts by omission by this furnisher prove substantially that the claim(s) and any related debt (if any) as reported is invalid, even if only due to deficiencies of reporting requisites. By ignoring my legal validation demand the alleged data furnisher is in direct violation of the FDCPA, and you the FCRA being the responsible repository. Since the furnisher has knowingly violated both federal and state law and I can document this violation, I am demanding that you CEASE all reporting activities. Stop at once reporting the debt in question to any and all Credit Report and delete it from my credit report at once.
<br>Below listed are the questionable if not altogether erroneous inquiries you are reporting, each of which REQUIRES ERADICATION from reporting IMMEDIATELY and PERMANENTLY:
</p>
@include('lg.pdf.partial.content')
<p>If your firm does not COMPLY in writing to this CEASE and DESIST notice within 5 days I will not hesitate to bring suit against your firm in this matter as in the example of <strong class="span-simple-ul">Mey v. RFA aka RELIANT FINANCIAL ASSOCIATES</strong></p>
</div>
<div class="row">
<p>Sincerely,</p>
</div>
@include('lg.pdf.partial.bottom-info')
@include('lg/pdf/partial/bottom-cc')
@include('lg.pdf.partial.img_bottom')
@endsection