@extends('admin.base') @section('content')

添加分类

@include('admin.category._form')
@endsection