mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-21 10:51:36 +00:00
6 lines
165 B
PHP
6 lines
165 B
PHP
<x-profile-layout>
|
|
<x-slot name="pageTitle">{{ __("Notification Channels") }}</x-slot>
|
|
|
|
<livewire:notification-channels.channels-list />
|
|
</x-profile-layout>
|