ranjith-dev #765

Merged
jothi merged 6 commits from ranjith-dev into master 2026-06-18 06:51:04 +00:00
Showing only changes of commit 66a35d2796 - Show all commits

View File

@@ -0,0 +1,6 @@
<div>
@livewire('panel-check-list', [
'records' => $existingRecords,
'data' => $data
])
</div>