Initial commit
This commit is contained in:
11
resources/views/vendor/wirechat/components/actions/new-group.blade.php
vendored
Normal file
11
resources/views/vendor/wirechat/components/actions/new-group.blade.php
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
@props([
|
||||
'widget' => false
|
||||
])
|
||||
|
||||
|
||||
<x-wirechat::actions.open-modal
|
||||
component="wirechat.new.group"
|
||||
:widget="$widget"
|
||||
>
|
||||
{{$slot}}
|
||||
</x-wirechat::actions.open-modal>
|
||||
Reference in New Issue
Block a user