@extends('admin.layouts.app') @section('header') @endsection @section('content')
挖掘线索
@if(role('Company/Collection/create')) 保存为我的公海 @endif @if(role('Company/Info/import'))
{{csrf_field()}}
@endif
{{ csrf_field() }}
过滤条件
搜索
@include('admin.company.info.data')
@endsection @section('js') @endsection