4 lines
60 B
PHP
4 lines
60 B
PHP
@section('title', '后台首页')
|
|
@extends('common.index')
|
|
|
@section('title', '后台首页')
|
|
@extends('common.index')
|
|
|