re-check final
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user