@extends('layouts.backend') @section('title', '导航添加') @section('header')

导航添加

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