@extends('admin.layouts.app') @section('title', '友情链接添加') @section('content')
友情链接列表 > 添加友情链接
{{ csrf_field() }}
链接名称:
链接网址: (请用绝对地址)
  
@endsection