All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 14s
7 lines
119 B
PHP
7 lines
119 B
PHP
<div>
|
|
@livewire('panel-check-list', [
|
|
'records' => $existingRecords,
|
|
'data' => $data
|
|
])
|
|
</div>
|