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

@empty($cur_allotment) Add @endempty @isset($cur_allotment) Edit @endisset Allotment

View Allotment
@csrf @isset($cur_allotment) @endisset
@isset($cur_allotment)
@empty($cur_allotment) @php $lastIncreament = substr($lastCode, -3); @endphp @endempty
@endisset
Basic Info
Room Allotment
@foreach(getTaxes(array(1)) as $val) id,$fdAllotment->get_tax_info->pluck('tax_id')->toArray())) checked @endif @endisset @empty($cur_allotment) @if($val->flag == 1) checked @endif @endempty /> @endforeach
tax_type == 1) checked @endif @endisset @empty($cur_allotment) checked @endempty />Including tax_type == 2) checked @endif @endisset> Excluding
@empty($cur_allotment) @endempty @isset($cur_allotment) @foreach ($fdAllotment->fd_allotment_details as $key=>$all_d) @endforeach @endisset
Room Type Start Date End Date Quantity Rate T.Night Amount
@error('start_date[]') {{ $message }} @enderror
Total Quantity Total
Amount Without Vat
Vat
G.Total
Amount Installment
{{-- --}}
@empty($cur_allotment) @endempty @isset($cur_allotment) @foreach ($fdAllotment->fd_allotment_installments as $key=>$all_ins) @endforeach @endisset
Date Amount
Total
Document Upload

File(Accept Image,PDF)

@endsection @section('script') @endsection