mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-22 19:22:19 +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>
|