@extends('admin.layout.master') @section('content')

{{ __('obs.checkin_wise_bill_post_to_accounts') }}

@csrf
@include('frontdesk.common.common') @endsection @section('script') @endsection