@extends('../layout/form-layout') @section('form-name', 'Reservation Checkout') @section('form-area')
Reservation Code : {{ $info['reservation_details']->code }} Check In : Check Out : Travel Agent :
Rooms Total Bill : Additional Total Bill : Sub Total : Grand Total : @csrf
Room Bill Discount :
Bill Paid By : Guest Travel Agent
@endsection @section('script-area') @endsection