@extends('admin.layout.master') @section('title', 'Room Purchase') @section('content') @php $i = 0; @endphp
{{__('obs.room_purchase')}}
{{__('obs.list')}}
@if(isset($info)) @include('v2.inventory.global.party_live_dd', ['type'=>1, 'skip_add_new'=>1, 'selected_party'=>$info->getVendor]) @else @include('v2.inventory.global.party_live_dd', ['type'=>1, 'skip_add_new'=>1]) @endif
{{__('obs.vat')}} {{__('obs.value')}}: @foreach(getTaxes(array(1)) as $val)
id,$info->tax_transaction_ids)) checked @endif @endisset @empty($info) @if($val->flag == 1) checked @endif @endempty>
@endforeach
{{__('obs.vat')}} {{__('obs.type')}} :
tax_type == 1) checked @endif @endisset @empty($info) checked @endempty />
tax_type == 2) checked @endif @endisset />
{{-- --}} {{-- --}} @empty($info) @for ($i = 0; $i < 1; $i++) {{-- --}} @endfor @endempty
@include('frontdesk.common.common') @endsection @section('script') @endsection