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

6 lines
174 B
PHP

<x-profile-layout>
<x-slot name="pageTitle">{{ __("Storage Providers") }}</x-slot>
@include("settings.server-providers.partials.providers-list")
</x-profile-layout>