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

View File

@@ -0,0 +1,29 @@
<div class="row">
<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>
</div>
<div class="row">
<p>(b)I do NOT have any requisite OTHER CURRENT addresses and I do NOT desire any OTHER
ADDRESSES 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>
</div>
<div class="row">
<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>
</div>
<div class="row">
<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>
</div>
<div class="row">
<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>
</div>
<div class="row">
<p>(f)I do NOT have any requisite employers and I do NOT desire any employers 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>
</div>
<div class="row">
<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>
</div>
<div class="row">
<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>

View File

@@ -0,0 +1,3 @@
<h4 style="font-weight:bold;">
CC:<br>Anthony Alexis <br>Assistant Director of Enforcement <br>Consumer Financial Protection Bureau<br>1700 G. Street NW<br>Washington, D.C. 2055
</h4>

View File

@@ -0,0 +1,7 @@
<div class="row">
<p class="span-red">My First and Last Name is and ONLY is&nbsp; <span class="span-ul">{{$universal['name']}}</span></p>
</div>
<div class="row">
<p class="span-red">My Address Street Number, Street Name, City, and State is and only is</p>
<p class="span-ul">{{$universal['address']}}</p><br>
</div>

View File

@@ -0,0 +1,14 @@
@php $image_path = "storage\/resources/epicvelocity/account/"; @endphp
@foreach ($content as $key => $obj)
<?php if(array_key_exists($key,$content_image)) {?>
<div class="col-md-12 text-center">
<img alt="" src="{{$image_path.$content_image[$key]}}" width="100px" height="50px" style="margin-bottom: 50px"/>
</div>
<?php } ?>
<div class="cb-content">{!! $obj !!}</div>
@endforeach

View File

@@ -0,0 +1,12 @@
@foreach ($img_bottom as $key => $obj)
<div class="row">
<div class="col-md-12 text-center">
{!! $obj !!}
<!-- <img style="width: 100%;margin-top: 20px" src="{{asset(getPublicFile($obj))}}" >-->
</div>
</div>
@endforeach

View File

@@ -0,0 +1,4 @@
<p > <strong class="clr-red">? </strong>&nbsp;&nbsp;= <span class="bg-light-red">Data Point is QUESTIONABLE in its reporting</span>
<br> <strong class="clr-red">I </strong>&nbsp;&nbsp;= <span class="bg-light-red">Data Point is INCONSISTENTLY reported across displayed bureaus, an infraction of the 5th point of Metro 2 Five points of compliance!</span>
<br> <strong class="clr-red"> M </strong>&nbsp;&nbsp;= <span class="bg-light-red">Data Point is MISSING and or is DEFICIENTLY reported as compared to what is most likely information that SHOULD OF BEEN adequately reported!</span>
<br> <strong class="clr-red"> U </strong>&nbsp;&nbsp;= <span class="bg-light-red">Data Point is else wise UNPROVEN , as reported! Undocumented claims can NOT be assumed valid nor compliantly reported!</span></p>

View File

@@ -0,0 +1,6 @@
<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>