Added we cam field blade file #659
10
resources/views/components/webcam-field.blade.php
Normal file
10
resources/views/components/webcam-field.blade.php
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
<div>
|
||||||
|
<x-filament::section>
|
||||||
|
<x-slot name="heading">
|
||||||
|
Visitor Photo
|
||||||
|
</x-slot>
|
||||||
|
|
||||||
|
<livewire:webcam />
|
||||||
|
|
||||||
|
</x-filament::section>
|
||||||
|
</div>
|
||||||
Reference in New Issue
Block a user