1
0
forked from poc/pds

Merge pull request 'Added we cam field blade file' (#659) from ranjith-dev into master

Reviewed-on: poc/pds#659
This commit is contained in:
2026-05-27 06:15:29 +00:00

View File

@@ -0,0 +1,10 @@
<div>
<x-filament::section>
<x-slot name="heading">
Visitor Photo
</x-slot>
<livewire:webcam />
</x-filament::section>
</div>