database backups

This commit is contained in:
Saeed Vaziry
2023-08-25 21:05:18 +02:00
parent f9ac454a7c
commit ea3f011f34
55 changed files with 1111 additions and 172 deletions

View File

@ -1,5 +1,5 @@
<x-profile-layout>
<x-slot name="pageTitle">{{ __("Server Providers") }}</x-slot>
<x-slot name="pageTitle">{{ __("Storage Providers") }}</x-slot>
<livewire:server-providers.providers-list />
</x-profile-layout>