@extends('layouts.backend') @section('title', '友情链接添加') @section('header')

友情链接添加

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