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

6 lines
156 B
PHP

<x-profile-layout>
<x-slot name="pageTitle">{{ __("Projects") }}</x-slot>
@include("settings.projects.partials.projects-list")
</x-profile-layout>