Files
Credit-Zombies/resources/views/lg/pdf/36.blade.php
2026-06-24 18:29:01 +06:00

43 lines
3.7 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
@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> ****To begin, I would like to ensure you have and ONLY RETAIN current, TRUE, CORRECT, COMPLETE, and MANDATED REPORTED information per FCRA regulations, any and all others that might be reported now or else wise I DEMAND, as is my lawful RIGHT(s) to do so, that you annul permanently and immediately any and all deficient of these afore-noted conditions, mentioned or not, especially if related directly or indirectly to any potentially injurious information be it true or unknown! Again, I DO NOT AUTHORIZE you to mis-report any mis-information now or ever, please review and ENSURE your adequate and full accordance to the laws upon which govern your practice of reporting consumer credit profiles. </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">Destination of my Consumer Complaint is : &nbsp; <span class="span-ul">{{$destination}}</span></p>
</div>
<div class="row">
<p>Re: Demand to remove Inaccurate Credit Information. This Consumer Notice to PHYSICALLY CHECK for complete and CERTIFIED COMPLIANCE of reporting ensuring that any and all claims of delinquency, derogatoriness, and or inquiry are factually proven fully TRUE, CORRECT, COMPLETE, TIMELY, and or elsewise VALID as reported and additionally as mandatory ensure that any injurious claim is PERFECT and COMPLETE in its CERTIFIED METRO 2 FORMAT REPORTING COMPLIANCE! Compliant reporting of ONLY TRUE ACCURATE COMPLETE VERIFIABLY VALID and CERTIFIED as such is a MINIMAL REQUISITE of lawful reporting NOT AN OPTIONAL ONE! I as well use this notice to contest ignorant or elsewise deficient allegations regardless of reason of dereliction. My notice here serves as my OFFICIALLY WRIT notification of my lawful consumer CHALLENGE to not yet substantiated claims as regards to REPORT-ABILITY, not a consideration of the claim(s) reality of collect-ability or not! </p>
</div>
<div class="row">
<h1 class="span-ul2">To Whom it Concerns,</h1>
</div>
<div class="row">
<p >I recently received a copy of my credit report. The credit report showed a credit inquiry by your company that I do not recall authorizing. I understand that you shouldnt be allowed to put an inquiry on my credit file unless I have authorized it. Please any and all claim(s) of inquiry removed from my credit file immediately because unproven and or not certifiably compliant reported inquiry(ies) absolutely makes it very difficult for me to acquire credit and or credit at the beneficial levels I am otherwise qualified. Delete here and now all the below listed not factually compliantly reported data or else demonstrate factual and physically verifiable document proof of any and all claim(s) .</p>
@include('lg.pdf.partial.content')
<p>I may have sent this letter certified mail because I need your prompt response to this issue. Please be so kind as to forward me documentation that youve had the unproven compliant and or else wise potentially unauthorized inquiry(ies) removed. If you find that I am remiss, and you do have my authorization(s) to inquire into my credit report, then please send me proof of this. Otherwise, please note that I am reserving the right to take civil action if necessary.<br>
In advanced I thank you for your willing action to return to total compliance of reporting,
</p>
</div>
@include('lg.pdf.partial.bottom-info')
@include('lg.pdf.partial.img_bottom')
@endsection