@extends('admin.layouts.app') @section('header') @endsection @section('content')
挖掘线索
@if(role('Call/Threads/create')) @endif @if(role('Call/List/syncAdd')) @endif
{{ csrf_field() }}
过滤条件
@include('admin.company.collection.data')
@endsection @section('js') @endsection