@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
{{--
Updated At Sort |
# |
@if(\Auth::user()->role == 1)
Hotel |
@endif
Nama |
Kamar |
Start x End |
Jumlah |
Jumlah Kamar |
Segmentasi |
Total Biaya |
Status Booking |
Plat Nomor |
Actions |
--}}
Updated At Sort |
# |
Reservation no. |
@if (\Auth::user()->role==1)
Room - Day |
@endif
{{-- Group name | --}}
Reserve name |
Room number |
GuestName |
Arrival & Departure |
{{-- Qty | --}}
Room type |
{{-- Arr. Code | --}}
Room Rate |
{{-- Night | --}}
{{-- Adult | --}}
{{-- Status Booking | --}}
License Plate |
{{-- Arrival Time |
Departure Time | --}}
{{-- Keycard | --}}
CreateDate |
By User |
Actions |
{{--
Updated At Sort |
# |
@if(\Auth::user()->role == 1)
Hotel |
@endif
Nama |
Kamar |
Start x End |
Jumlah |
Jumlah Kamar |
Segmentasi |
Total Biaya |
Status Booking |
Plat Nomor |
Actions |
--}}
Updated At Sort |
# |
Reservation no. |
@if (\Auth::user()->role==1)
Room - Day |
@endif
{{-- Group name | --}}
Reserve name |
Room number |
GuestName |
Arrival & Departure |
{{-- Qty | --}}
Room type |
{{-- Arr. Code | --}}
Room Rate |
{{-- Night |
Adult |
Status Booking | --}}
License Plate |
{{-- Arrival Time |
Departure Time | --}}
{{-- Keycard | --}}
CreateDate |
By User |
Actions |
{{--
Updated At Sort |
# |
@if(\Auth::user()->role == 1)
Hotel |
@endif
Nama |
Kamar |
Start x End |
Jumlah |
Jumlah Kamar |
Segmentasi |
Total Biaya |
Status Booking |
Plat Nomor |
Actions |
--}}
Updated At Sort |
# |
Reservation no. |
@if (\Auth::user()->role==1)
Room - Day |
@endif
{{-- Group name | --}}
Reserve name |
Room number |
GuestName |
Arrival & Departure |
{{-- Qty | --}}
Room type |
{{-- Arr. Code | --}}
Room Rate |
{{-- Night |
Adult |
Status Booking | --}}
License Plate |
{{-- Arrival Time |
Departure Time | --}}
{{-- Keycard | --}}
CreateDate |
By User |
Actions |