Added we cam field blade file
Some checks failed
Gemini PR Review / Gemini PR Review (pull_request) Waiting to run
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Waiting to run
Laravel Larastan / larastan (pull_request) Waiting to run
Laravel Pint / pint (pull_request) Waiting to run
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled

This commit is contained in:
dhanabalan
2026-05-27 11:45:16 +05:30
parent c9ac1b82fb
commit 583c5ffe59

View File

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