{{-- --}}
{{--
--}}
@php $room_services = getRoomFacilities() @endphp @if ($room_services) @foreach ($room_services as $service) @isset($row_id) @php $provided_facility = $booking_info->get_provided_facilities->where('facility_id',$service->id)->first() @endphp @endisset @endforeach @endif
  All Service Name Quantity Price Total Free Cost  
id, $booking_info->get_provided_facilities->pluck('facility_id')->toArray())) checked @endif @endisset> {{ $service->name_eng }} id, $booking_info->get_provided_facilities->where('facility_status',2)->pluck('facility_id')->toArray())) checked @endif @endisset @isset($checkout) readonly @endisset disabled>
{{--
--}}