Request Booking

{{ __('Add the details of main guest') }}

    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
Total No. Guest(s): {{ $totalguests }}
Purpose of Visit Choose Purpose of visit Official Non-official
Payee Choose Payee Applicant Guest
No. of Rooms *
No. of Days *
Selected Guest Category: {{ $guest->guest_relation }}
Tariff
@if ($guest->guest_relation == 'C. Close Relative of Employee') @elseif ($guest->guest_relation == 'A. Institute Guest') @elseif ($guest->guest_relation == 'B. Departmental Guest') @else @endif
S.No. Occupancy Revised Rates in Rs.
1. Single Occupancy 900.00
2. Double Occupancy 1000.00
1. Single Occupancy 0.00
2. Double Occupancy 0.00
1. Single Occupancy 500.00
2. Double Occupancy 700.00
1. Single Occupancy 1500.00
2. Double Occupancy 2000.00
(The booking date must be today or a future date)
(Checkout time will be the same as Check-in time.)
Floor Preference Choose Floor Ground Floor First Floor Second Floor Third Floor
{{--
@if ($supporting_doc) @php $ext = strtolower($supporting_doc->getClientOriginalExtension()); @endphp @if (in_array($ext, ['jpeg', 'jpg', 'png', 'gif'])) @elseif($ext === 'pdf')
PDF File
@else Invalid file type. Please upload an image or PDF. @endif @endif
--}} Download Allotment Request Form
{{-- --}}