@extends('layouts.base') @section('title', trans('数据库管理')) @section('content')
@include('layouts.newTabs')
数据库管理
@endsection