ID | 联系方式 | 联系人姓名 | 线索拥有者 | 企业名称 | 企业网址 | 注册资本 | 最新跟进 | 标签 | 领取时间 | 相关操作 | |
---|---|---|---|---|---|---|---|---|---|---|---|
{{ $item->id }} | {{ $item->contact?$item->contact->phone:'暂无联系人信息' }} | {{ $item->contact?$item->contact->linkman:'' }} | {{ $item->ower->real_name }} | {{ $item->company->company_name }} | {{ $item->company->website }} | {{ $item->company->reg_capital }} | {{ $item->latestProgress() }} | {{ $item->label }} | {{ $item->created_at }} | @if(role('User/Threads/update')) @endif @if(role('User/Threads/destroy')) 放弃 @endif @if(role('User/Threads/view')) @endif |