Error! {{ session('error') }}
@endif
@if ($errors->any())
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
Room Info
-
@if( "" != $room->mainImage)
@endif
{{ $room->name }}{{ $room->hotel->name }}
|| {{ $room->bedType ? $room->bedType->name : '' }},{{ $room->roomType ? $room->roomType->name : '' }},{{ $room->occuppancy ? $room->occuppancy->name : '' }} || {{ $room->mealType ? $room->mealType->name : '' }} || ({{ $room->max_capacity_adults }} + {{ $room->max_capacity_children }}) + {{ $room->max_extra_bed }}