@extends('admin.layout.master') @section('title', 'Other Hotel Checkin From Purchased Room') @section('content')
{{__('obs.other_hotel_checkin_from_purchased_room')}}
{{-- {{__('obs.list')}} --}}
{{-- @include("frontdesk.share.form_booking_bill") --}} @include('frontdesk.share.bill')
@include('frontdesk.common.common') @endsection @section('script') @endsection