{{-- Navigation & Title --}}
Back to List

Add Property

{{-- Card Wrapper --}}

Property Details


{{-- 1. Has Owner? --}} @if($isOwnerAdmin)

{{ $currentOwner->name }}

Owner Admin is automatically assigned as owner.

@else
{{-- 2. Owner 选择器 (增加了一个 id="owner_input_wrapper") --}}
@if($owners->isEmpty())

No owner options available for your account.

@endif
@endif {{-- Property Name --}}
{{-- Type --}}
{{-- Address --}}
@error('address')
{{ $message }}
@enderror
{{-- City & Postcode (Grid) --}}
标签中 --}} pattern="\d{5}" maxlength="5" inputmode="numeric" oninput="this.value = this.value.replace(/[^0-9]/g, '')" />
{{-- State --}}
{{-- Actions (Same as Room create) --}}
Cancel Save Property