{{-- 标题 --}}
Back to Units

Edit Unit

@csrf @method('PUT')
{{-- 第一部分:关联关系 --}}

Associations

@if(isset($targetProperty))
{{ $targetProperty->name }}
@else @endif
@if(isset($isOwnerAdmin))
{{ $currentOwner->name }}
@else @endif
{{-- 第二部分:单位基本信息 --}}

Unit Information

@error('unit_no')

{{ $message }}

@enderror
{{-- 第三部分:公用事业账号 --}}

Utilities & Status

{{-- Hidden field for has_rooms to maintain form submission --}} {{-- 操作按钮 --}}
Cancel Update Unit