@php $roomModel = $room ?? null; $isNew = $isNew ?? empty($roomModel?->id); @endphp @if($roomModel?->id) @endif is_enabled ?? true) ? 'checked' : '' }}> rank ?? 0) }}" min="0"> name ?? '') }}" required placeholder="e.g. Deluxe Room"> description ?? '') }}" placeholder="Short description"> room_count ?? 1) }}" min="1"> Min min_occupancy ?? 1) }}" min="1"> Max max_occupancy ?? 2) }}" min="1">
display_name ?? '') }}" placeholder="Shown to guests">
@if($isNew)
New — click Save Rooms to create
@endif