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

友情链接修改

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