@extends('admin.layouts.app') @section('title', '品牌添加') @section('content')
品牌列表 > 品牌添加
{{ csrf_field() }}
名称:
是否显示:  是    否
排序:
缩略图:
封面:
页面内容:
  
@endsection