@extends('layouts.base') @section('title', trans('系统升级')) @section('css') @endsection @section('content')

系统升级

@endsection