{{-- Overall Areas --}}
Overall Floor Areas
{{-- Room Counts --}}
Room Counts
{{-- Room Dimensions --}}
Room Dimensions & Individual Areas
Type width × length → sqm & sqft auto-fill. Override manually if needed.
Room Name
Unit
Width
Length
Area (sqm)
Area (sqft)
@php
$dims = old('room_dimensions', [
['label'=>'Living / Kitchen','width'=>'','length'=>'','unit'=>'m','area_sqm'=>'','area_sqft'=>'']
]);
@endphp
@foreach($dims as $i => $dim)
@endforeach
{{-- Amenities
Amenities
@php
$savedAmenities = old('amenities', []);
$allAmenities = [
'Swimming Pool','Gym','Parking','24/7 Security','Club House',
'Children Play Area','Jogging Track','Garden','Lift','Power Backup',
'CCTV Surveillance','Intercom','Visitor Parking','Terrace',
];
@endphp
@foreach($allAmenities as $amenity)
@endforeach
--}}
{{-- Floor Plan Image --}}
Floor Plan Image
{{-- Empty state --}}
Click to upload floor plan
JPG, PNG or WebP — shown on the buyer-facing unit page
{{-- Preview state (hidden until file chosen) --}}
Click to change