@extends('layouts.admin') @section('title', '工单: ' . $workOrder->title) @section('content')
UUID: {{ $workOrder->uuid }}
工单状态为 推送中,无法修改。