51 lines
5.1 KiB
PHP
51 lines
5.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 <span class="span-ul">{{$universal['ssn']}}</span></p>
|
|
<p><strong>CONSUMER DECLARATION of CHECK of CERTIFIED COMPLIANT and PHYSICALLY VERIFIABLE REPORTED INFORMATION with DEMAND to remove DEFICIENCIES! </strong></p>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<p>**I DO NOT AUTHORIZE any entity to retain or report ANY INFORMATION, true or not, of which is not EACH OF being physically validated and certified as entirely TRUE,CORRECT,COMPLETE,TIMELY, of my undoubted ownership, of my undeniable responsibility, COMPLIANTLY reported to every aspect of any and all applicable regulations and laws including the mandatory METRO 2 format compliance standards, and IRREFUTABLE in its CERTIFICATE as such. That said, ANY PERSONAL IDENTIFIERS not matching the above noted inserted data MUST be immediately discarded, do so here and now! </p>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row">
|
|
<p class="span-blue">My Personal Tracking Number is <span class="span-ul">{{$universal['p_tracking_number']}}</span></p>
|
|
</div>
|
|
<div class="row">
|
|
<p class="span-blue">Destination of my Consumer Complaint is <span class="span-ul">{{$destination}}</span></p>
|
|
</div>
|
|
<div class="row">
|
|
|
|
<p><strong><span class="span-blue">TO:</span> </strong>Trans Union Corporation , EVP/S/GC<br /> Attention: John W Blenke or current/acting Executive VP, Secretary, and or General Counsel <br /> 555 West Adams Street <br /> Chicago, Illinois 60661</strong></p>
|
|
<p class="clr-red"><strong><em><u>AND</u></em></strong></p>
|
|
<p><strong>Trans Union Po Box 2000 Chester, Pennsylvania 19016-2000</strong></p>
|
|
</div>
|
|
<div class="row">
|
|
<p>Re: DEMAND that ONLY PHYSICALLY VERIFIED fully TRUE, ACCURATE, COMPLETE, TIMELY, of a KNOWN RESPONSIBILITY and OWNERSHIP, VALIDATED and else wise CERTIFIED FACTUALLY PERFECT as to the mandatorily COMPLIANCE of the METRO 2 FORMAT reporting standard(s) or REMOVAL FROM REPORTING any claim(s) NOT documented and demonstrated as requisite by MY STATE and the federal mandates that governs your reporting requirements! FAILURE to do so is ILLEGAL and WILLFUL DERELICTION of legal reporting, a suitable offense! Literally , this is <strong>simply a LETTER TO REQUEST CORRECTION OF INACCURATE ,OUTDATED,UNAUTHORIZED,OR OTHERWISE INCOMPLETE INFORMATION AS CURRENTLY REPORTED IN MY CREDIT PROFILE HISTORY BY YOUR COMPANY, THANKS IN ADVANCED!</strong></p>
|
|
|
|
</div>
|
|
|
|
<div class="row">
|
|
<h1 class="span-ul2">To Whom it Concerns,</h1>
|
|
</div>
|
|
<div class="row">
|
|
<p>Factually CERTIFIED COMPLIANTLY reported claims of delinquencies and or derogatoriness includes DOCUMENT DEMONSTRATION and evidence else wise of all claims being fully and undeniably PERFECT in its reporting, in its FORMAT of reporting (mandatory to be METRO 2 format perfect and complete) , and in its process of reporting by only entities certified lawful in the reporting of ANY CLAIM be it true or not. Any allegation MUST be PHYSICALLY VERIFIED as factually and fully TRUE, CORRECT, COMPLETE, TIMELY, of a known and properly assigned RESPONSIBILITY and OWNERSHIP, and or else wise VALIDATED as PERFECT in all manner of reporting requisite(s), be it mentioned here or not. Every and each one of, even the following <strong><em><u>account(s)</u></em></strong> are requested CHECKED for PERFECTION and if not PROVE-able as factual in ALL MANNERS then each and every one is CHALLENGED for the PROOF of such and DEMANDED ERADICATED from reporting IMMEDIATELY as it can NOT be assumed any item is perfect if any possibility exists that it might be or is as either being every and one even inaccurate, incorrect, fraudulent, or otherwise in violation of the reporting standards set forth by Every and one even the FCRA. Per federal and state laws, Every and one even each of the following alleged accounts or information pertaining to Every and one even each is inadequate and must, per the state and federal laws that govern Every and one even your business and practices, be deleted immediately without delay and without every and one even any prejudices. Thank You in ADVANCED! Every and one even The following alleged reporters and the accounts the allege versus me are believed to be improperly reporting in violation of state and federal laws as well as both my consumer and civil rights, please remove Every and one even mentioned or not via immediate and permanent deletion without Every and one even prejudices and Every and one even all of the following non-compliant reported accounts by Every and one even the listed alleged reporters/creditors, DELETE NOW the below DEFICIECIES of reporting:</p>
|
|
|
|
@include('lg.pdf.partial.content')
|
|
|
|
<p> Any unproven negative allegation reported <u> is illegally reporting versus me, please prove otherwise or delete permanently now as REQUIRED by my state and the applicable federal reporting regulations and standard(s)! </u></p>
|
|
|
|
|
|
</div>
|
|
<div class="row">
|
|
<p>In GENUINE SINCERITY,</p>
|
|
</div>
|
|
@include('lg.pdf.partial.bottom-info')
|
|
|
|
@include('lg.pdf.partial.img_bottom')
|
|
@endsection
|