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

6 lines
152 B
PHP

<x-profile-layout>
<x-slot name="pageTitle">{{ __("SSH Keys") }}</x-slot>
@include("settings.ssh-keys.partials.keys-list")
</x-profile-layout>