@extends('layouts.backend') @section('title', '导航修改') @section('header')

导航修改

@endsection @section('content')
@include('backend.alert.warning')
@endsection