@extends(\Auth::user()->role != 10 ? 'layout' : 'layoutfrontdesk') @section('title', 'Reservation') @section('css') @endsection @section('content')
@if (checkBackDateHotel(hotelID()))
There are backdated bookings from OTA or Manual; please check in first, and then don't forget to update DRR according to the date in the details.
@endif @if (otacancelledbooking())
There are cancelled bookings from OTA; please cancelled it first.
@endif
 Hide History
 Checked Out Today
@if ($hotel->bnl_user&&$hotel->bnl_pass&&$hotel->bnl_prop_id&&$hotel->bnl_pms_name) @endif
{{-- @if(\Auth::user()->role == 1) @endif --}} @if (\Auth::user()->role==1) @endif {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
Updated At Sort #HotelNama Kamar Start x End Jumlah Jumlah Kamar Segmentasi Total Biaya Status Booking Plat Nomor Actions
Updated At Sort # Reservation no.Room - DayGroup nameReserve name Room number GuestName Arrival & DepartureQtyRoom typeArr. CodeRoom RateNightAdultStatus BookingLicense PlateArrival Time Departure TimeKeycardCreateDate By User Actions
{{-- @if(\Auth::user()->role == 1) @endif --}} @if (\Auth::user()->role==1) @endif {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
Updated At Sort #HotelNama Kamar Start x End Jumlah Jumlah Kamar Segmentasi Total Biaya Status Booking Plat Nomor Actions
Updated At Sort # Reservation no.Room - DayGroup nameReserve name Room number GuestName Arrival & DepartureQtyRoom typeArr. CodeRoom RateNight Adult Status BookingLicense PlateArrival Time Departure TimeKeycardCreateDate By User Actions
{{-- @if(\Auth::user()->role == 1) @endif --}} @if (\Auth::user()->role==1) @endif {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
Updated At Sort #HotelNama Kamar Start x End Jumlah Jumlah Kamar Segmentasi Total Biaya Status Booking Plat Nomor Actions
Updated At Sort # Reservation no.Room - DayGroup nameReserve name Room number GuestName Arrival & DepartureQtyRoom typeArr. CodeRoom RateNight Adult Status BookingLicense PlateArrival Time Departure TimeKeycardCreateDate By User Actions
{{-- -------------------------------------------------------------- Reason Cancel Reservation Modal -------------------------------------------------------------- --}} @endsection @section('js') @endsection