@section('custom_style') @endsection
| Alloted Room: | {{ $allotment_info->fd_allotment_details->sum('qty') }} | Current Checkin Qty: | @php $current_checkin_qty = $allotment_info->get_checkin_info->where('checkin_status',1)->count(); @endphp{{ $current_checkin_qty }} |
|---|---|---|---|
| Available: | {{ $allotment_info->fd_allotment_details->where('start_date', '<=',date('Y-m-d'))->where('end_date', '>=',date('Y-m-d'))->sum('qty')-$current_checkin_qty }} | Last Date: | {{ date('d-m-Y', strtotime($allotment_info->fd_allotment_details->sortByDesc('end_date')->first()->end_date)) }} |
| Room No | @elseBed No | @endif @if ($resv_type != 1)Room No | @endifVou.Number | Room Type | From Date | Total Night | To Date | Rent | Total Amount | Remarks | {{--Action | --}}
| @if ($resv_type != 1) | {{$list->get_room_info->room_number}} | @endiftax_type == 2) value="{{$list->rent}}" @else value="{{$list->rent+$list->vat}}" @endif onkeyup="calTotalOnRateChange(this)" class="form-control input_shadow all_b_rent b-rent-{{$i}}"> tax_type == 2) value="{{$list->rent}}" @else value="{{$list->rent+$list->vat}}" @endif> | tax_type == 2) value="{{round(($list->rent*$list->qty),2)}}" @else value="{{round((($list->rent+$list->vat)*$list->qty),2)}}" @endif> | {{-- | --}} {{-- --}} {{-- | --}}||||||