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