Merge pull request 'Added production checklist blade file in components' (#508) from ranjith-dev into master
Reviewed-on: poc/pds#508
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
<div>
|
||||||
|
@livewire('production-check-list', [
|
||||||
|
'records' => $existingRecords,
|
||||||
|
'data' => $data
|
||||||
|
])
|
||||||
|
</div>
|
||||||
Reference in New Issue
Block a user