@extends("layouts.app") @section('title','处理工单') @section("content")
| 问题件 | @can('订单管理-订单问题件生成') @endcan @can('订单管理-工单处理-货主编辑') @endcan @can('订单管理-工单处理-承运商编辑') @endcan @can('订单管理-工单处理-宝时编辑') @endcan | @can('订单管理-工单处理-审核') @else @endcan |
|
@include('order.workOrder._issue_logs') |
@can('订单管理-工单处理-删除')
@include('order.workOrder._work_order_details')
创建人:
创建时间:
内容:
|