{{ currentView === 'timeline' ? 'Calendar' : (currentView === 'bookings' ? 'All Bookings' : (currentView === 'cabins' ? 'Cabins & Rates' : (currentView === 'maintenance' ? 'Maintenance' : 'Housekeeping'))) }}
Date:
Open
Confirmed
Pending
๐
{{ selectedDatesSummary ? selectedDatesSummary.label : '' }}
{{ selectedDatesSummary ? selectedDatesSummary.count : 0 }} {{ selectedDatesSummary && selectedDatesSummary.count === 1 ? 'NIGHT' : 'NIGHTS' }}
{{ availableCabinIdsForSelection.length }} of {{ cabins.length }} Cabins Available
| Guest Name | Contact Info | Address | Cabin | Stay Dates | Billed / Paid | Status | Action |
|---|---|---|---|---|---|---|---|
| No active reservations found in database. | |||||||
| {{ b.first_name }} {{ b.last_name }} |
{{ b.email }}
{{ b.phone || 'No phone' }}
|
{{ b.address || 'โ' }}
{{ b.city ? `${b.city}, ${b.state} ${b.zip}` : '' }} {{
b.country !== 'United States' ? b.country : '' }}
|
{{ formatCabinId(b.cabin_id) }} {{ b.cabin_name }} |
{{ b.check_in }} → {{ b.check_out }}
+{{ b.extra_adults }} Extra Adult(s)
๐พ {{ b.pets }} Pet(s)
|
${{ (b.total_amount / 100).toFixed(2) }}
Paid: ${{ (b.paid_amount / 100 || 0).toFixed(2) }}
|
{{ b.status }} | |
๐
Sort:
๐
Dates:
→
Beds:
Sleeps:
Showing {{ filteredCabins.length }} of {{ cabins.length }} units
๐
No cabins match your selected filters
Try relaxing your filter criteria or clearing your search query.
${{ (cabin.base_rate / 100).toFixed(0) }}
/nt
{{ cabin.name }}
Beds
๐๏ธ {{ getCabinBeds(cabin.amenities).total }}
{{ getCabinBeds(cabin.amenities).detail }}
Baths
๐ฟ {{ getCabinBaths(cabin.amenities).total }}
{{ getCabinBaths(cabin.amenities).detail }}
Sleeps
๐ฅ {{ cabin.capacity }}
Max Guests
Avail:
{{ cabinFilters.checkIn }}→{{ cabinFilters.checkOut }}
${{ getCabinStayPrice(cabin) }}
total w/ tax
๐ River
๐ณ Kitchen
๐ชต Fireplace
๐
Porch
๐พ Pets
{{ cabin.amenities }}
๐ Notes
Staff
Saving...
Saved โ
Auto-saves on leave
{{ (cabinNotes[cabin.id] || '').length }} chars
๐ง
Maintenance & Work Orders
Subdomain Ready
Target:
{{ maintenanceUrl }}
โ
Embed: {{ maintenanceUrl }}
๐งน
Housekeeping & Room Turnover
Subdomain Ready
Target:
{{ housekeepingUrl }}
โ
Embed: {{ housekeepingUrl }}