2024-03-24 09:56:34 +01:00

6 lines
182 B
PHP

<x-profile-layout>
<x-slot name="pageTitle">{{ __("Notification Channels") }}</x-slot>
@include("settings.notification-channels.partials.channels-list")
</x-profile-layout>