@extends('base') @section('content')
@can('callcenter.task.destroy') @endcan @can('callcenter.task.setStatus') @endcan @can('callcenter.task.create') @endcan 模板下载
@endsection @section('script') @endsection