@extends(\Auth::user()->role != 10 ? 'layout' : 'layoutfrontdesk') @section('title', 'Reservation | Create Reservation Backdate') @section('css') @endsection @section('content')
{{-- --}}
@csrf
Data Reservation|Backdate
{{-- --}}
@if(Auth::user()->role == 1) @else @endif
@foreach($autocompletes as $autocomplete) @endforeach
@foreach($countries as $country) @endforeach
@foreach($countries as $country) @endforeach
{{--
--}} {{--
--}} {{--
*Reserve More Room
--}} {{--
Jenis Kamar: *
Nomor Kamar:
Rate Code: *
Arr. Code:
Harga:
Block?
--}} {{-- --}} {{--

Guest Name Room:
Billing Instruction: *
Incognito:

--}}
{{-- # --}} {{-- Multiply --}} {{-- Reservation --}} {{-- Jumlah Malam --}} {{-- Expected Arrival --}} {{--
--}} {{-- Guest Name Room --}}
{{-- Jenis Kamar --}} {{-- Pax --}} {{-- Room Availability --}} {{-- Nomor Kamar --}} {{-- Rate Code --}} {{-- Arrangement Code --}} {{-- Harga --}} {{-- Block Kamar --}} {{-- Billing Instruction --}} {{-- Incognito --}} {{-- --}}
# Multiply Reservation * Night * Expected Arrival Guest Name Room Room Type * Pax* Room Availability Room Number Rate Code * Arr. Code * Price Block? Billing Instruction Incognito
{{-- --}}
@foreach($group_lists as $group_list) @endforeach
{{--
Metode Deposit
Platform
Nama (Transfer / Credit Card)
Voucher Deposit
Nominal
{!! $transfers !!}
--}}
{{--
--}}
{{--
--}}
{{-- rekomendasi ukuran 1280 x 720 pixel --}}
{{--
--}}
{{--
--}} Payment Section
Back
{{-- -------------------------------------------------------------- Guest History Booking Modal -------------------------------------------------------------- --}} {{-- Modal Room Availability --}} {{-- Modal Room Availability --}} @endsection @section('js') {{-- --}} {{-- --}} {{-- --}} @endsection