@php $be = $settings->be ?? []; $selectedRoom = $beRoom ?? $hotel->rooms->first(); $selectedPlan = $beRateplan ?? $hotel->ratePlans->first(); @endphp @if($hotel->rooms->isNotEmpty())
{{ $plan->displayLabel() }}
Each room type can have a maximum of 9.
Each rateplan can have a maximum of 3. Tick Free breakfast here to show it on your booking page for this rate.