re-check final

This commit is contained in:
2026-06-01 22:55:50 +02:00
parent 7bdbf4e077
commit 04ba48e87b
136 changed files with 1362 additions and 21579 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
@extends('layouts.adminlte')
@extends('admin.layout')
@php $appName = \App\Models\AppSetting::getAppName() ?? 'Glastree'; @endphp
@section('title', 'Backup - ' . $appName)
@section('page_title', 'Backup e Migrazione')
@section('breadcrumbs')