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

55 lines
5.2 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>****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 I DEMAND, as is my lawful RIGHT(s) to do so, that you annul any and all deficient of any condition, mentioned or not! 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>
<p>(a)I do NOT have any requisite OTHER NAMES or aliases and I do NOT desire any OTHER NAMES or aliases to be retained or reported, if ANY DELETE NOW or produce PROOF of your legitimate AUTHORITY to retain much less report without infringing my consumer rights.</p>
<p>(b)I do NOT have any requisite OTHER CURRENT addresses and I do NOT desire any OTHER</p>
<p>ADDRESSES to be retained or reported, if ANY DELETE NOW or produce PROOF of your legitimate</p>
<p>AUTHORITY to retain much less report without infringing my consumer rights</p>
<p>(c )I do NOT have any requisite OTHER SSNs and I do NOT desire any OTHER SSNs to be retained or reported, if ANY DELETE NOW or product PROOF of your legitimate AUTHORITY to retain much less report without infringing my consumer rights.</p>
<p>(d)I do NOT have any requisite OTHER Dates of Birth and I do NOT desire any OTHER Dates of Birth to be retained or reported, if ANY DELETE NOW or product PROOF of your legitimate AUTHORITY to retain much less report without infringing my consumer rights.</p>
<p>(e)I do NOT have any requisite telephone numbers and I do NOT desire any telephone numbers to be retained or reported, if ANY DELETE NOW or product PROOF of your legitimate AUTHORITY to retain much less report without infringing my consumer rights.</p>
<p>(f)I do NOT have any requisite employers and I do NOT desire any employers to be retained or reported, if</p>
<p>ANY DELETE NOW or product PROOF of your legitimate AUTHORITY to retain much less report without infringing my consumer rights.</p>
<p>(g)I do NOT have any requisite spouses/ roommates/ co-applicants and I do NOT desire any spouses/ roommates/ co-applicants to be retained or reported, if ANY DELETE NOW or product PROOF of your legitimate AUTHORITY to retain much less report without infringing my consumer rights.</p>
<p>(h)I do NOT have any requisite telephone numbers and I do NOT desire any telephone numbers to be retained or reported, if ANY DELETE NOW or product PROOF of your legitimate AUTHORITY to retain much less report without infringing my consumer right</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; <br> <span class="span-ul">{{$destination}}</span></p>
</div>
<div class="row">
<p> Re: Demand to remove Inaccurate Credit Information </p>
</div>
<div class="row">
<p>Sirs,</p>
<p>&nbsp;</p>
<p>I hereby demand that you disclose each and every document that you have in your physical possession as of this date regarding the accounts that you are reporting in my credit report.&nbsp; This demand is being made pursuant to the <strong>Fair Credit Reporting Act 15 USC Section 1681g</strong>.&nbsp; Please send me copies of these documents that you have in your files as of this date that you used to verify the accuracy of the accounts listed herein.&nbsp; <strong>DO NOT</strong> merely state that they have been verified, as this is not in compliance with the law.</p>
<p>In the event you do not have any documentation in your physical possession as of the date of this demand, under the <strong>Fair Credit Reporting Act Section 1681(i)</strong>, ALL unverified accounts must be promptly deleted.&nbsp; Moreover, I dispute the validity of each of the accounts listed below, therefore under <strong>Section 611(a)(5)(A)(i)</strong> of the <strong>Fair Credit Reporting Act</strong>, if you do not have any documentation in your files to verify the accuracy of these disputed accounts, you are required to delete them immediately.&nbsp; Failing to do so is damaging my creditworthiness and reputation.</p>
<p>I demand the accounts listed herein be properly verified or removed immediately.&nbsp;</p>
<p>Please provide a copy of my corrected and updated report once you have complied with the law.</p>
<p><strong>VERFIFY PROPERLY OR REMOVE THE FOLLOWING ACCOUNTS:</strong></p>
<p><strong><u>ACCOUNT NAME:</u></strong><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <u>ACCOUNT NUMBER:</u>&nbsp;&nbsp;&nbsp; <u>PROVIDE PHYSICAL PROOF OF VERIFICATION</u>&nbsp;&nbsp; </strong></p>
@include('lg.pdf.partial.content')
</div>
<div class="row">
<p style="font-weight: bold; text-decoration: underline;">In GENUINE SINCERITY,</p>
</div>
@include('lg.pdf.partial.bottom-info')
@include('lg.pdf.partial.img_bottom')
@endsection