Added production checklist blade file in components #508
@@ -0,0 +1,6 @@
|
|||||||
|
<div>
|
||||||
|
@livewire('production-check-list', [
|
||||||
|
'records' => $existingRecords,
|
||||||
|
'data' => $data
|
||||||
|
])
|
||||||
|
</div>
|
||||||
Reference in New Issue
Block a user