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