mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-07 08:52:35 +00:00
init
This commit is contained in:
5
resources/views/notification-channels/index.blade.php
Normal file
5
resources/views/notification-channels/index.blade.php
Normal file
@ -0,0 +1,5 @@
|
||||
<x-profile-layout>
|
||||
<x-slot name="pageTitle">{{ __("Notification Channels") }}</x-slot>
|
||||
|
||||
<livewire:notification-channels.channels-list />
|
||||
</x-profile-layout>
|
Reference in New Issue
Block a user