@extends('admin.base') @section('content')
@can('zixun.category.create') 添 加 @endcan
@endsection @section('script') @can('zixun.category') @endcan @endsection