{{$propertyData['name']}} - <?php $date=date_create(key($data[0]['monthly_room_availability'][1])); echo date_format($date,"M Y"); ?> - <?php $date=date_create(key($data[0]['monthly_room_availability'][6])); echo date_format($date,"M Y"); ?> Inventory Data
@if(isset($propertyData['name']))

{{$propertyData['name']}}

@endif

Booking Engine
Inventory Data

-
@if(isset($propertyData['property_contact']['view_full_phone']))
{{$propertyData['property_contact']['view_full_phone']}}
@endif @if(isset($propertyData['property_contact']['view_full_mobile']))
{{$propertyData['property_contact']['view_full_mobile']}}
@endif @if(isset($propertyData['property_contact']['address']))
{{$propertyData['property_contact']['address']}}
@endif
{{--first date--}}
@foreach ($data[0]['monthly_room_availability'][1] as $key => $price) @endforeach
@foreach($data as $room) @foreach($room['property_room_rate_mapping'] as $rate ) @foreach($rate['prices'] as $prices) @endforeach @endforeach
@if(isset($room['name'])) {{$room['name']}} @endif @foreach($room['monthly_room_availability'][1] as $key => $availability) @if($availability['stop_sell'] == 1) X @elseif($availability['value'] !== null) {{$availability['value']}} @else - @endif @endforeach
{{$rate['name']}} @foreach ($prices['monthly_price'][1] as $price) @if($price['stop_sell'] == 1) X @elseif($price['value'] !== null) {{$price['value']}} @else - @endif @endforeach {{$rate['currency_code']}}
@endforeach
Inventory Date: Create Date: {{ date('d-m-Y H:i:s') }}
{{--second date--}}
@foreach ($data[0]['monthly_room_availability'][2] as $key => $price) @endforeach
@foreach($data as $room) @foreach($room['property_room_rate_mapping'] as $rate ) @foreach($rate['prices'] as $prices) @endforeach @endforeach
@if(isset($room['name'])) {{$room['name']}} @endif @foreach($room['monthly_room_availability'][2] as $key => $availability) @if($availability['stop_sell'] == 1) X @elseif($availability['value'] !== null) {{$availability['value']}} @else - @endif @endforeach
{{$rate['name']}} @foreach ($prices['monthly_price'][2] as $price) @if($price['stop_sell'] == 1) X @elseif($price['value'] !== null) {{$price['value']}} @else - @endif @endforeach {{$rate['currency_code']}}
@endforeach
Inventory Date: Create Date: {{ date('d-m-Y H:i:s') }}
{{--thirth date--}}
@foreach ($data[0]['monthly_room_availability'][3] as $key => $price) @endforeach
@foreach($data as $room) @foreach($room['property_room_rate_mapping'] as $rate ) @foreach($rate['prices'] as $prices) @endforeach @endforeach
@if(isset($room['name'])) {{$room['name']}} @endif @foreach($room['monthly_room_availability'][3] as $key => $availability) @if($availability['stop_sell'] == 1) X @elseif($availability['value'] !== null) {{$availability['value']}} @else - @endif @endforeach
{{$rate['name']}} @foreach ($prices['monthly_price'][3] as $price) @if($price['stop_sell'] == 1) X @elseif($price['value'] !== null) {{$price['value']}} @else - @endif @endforeach {{$rate['currency_code']}}
@endforeach
Inventory Date: Create Date: {{ date('d-m-Y H:i:s') }}
{{--fourth date--}}
@foreach ($data[0]['monthly_room_availability'][4] as $key => $price) @endforeach
@foreach($data as $room) @foreach($room['property_room_rate_mapping'] as $rate ) @foreach($rate['prices'] as $prices) @endforeach @endforeach
@if(isset($room['name'])) {{$room['name']}} @endif @foreach($room['monthly_room_availability'][4] as $key => $availability) @if($availability['stop_sell'] == 1) X @elseif($availability['value'] !== null) {{$availability['value']}} @else - @endif @endforeach
{{$rate['name']}} @foreach ($prices['monthly_price'][4] as $price) @if($price['stop_sell'] == 1) X @elseif($price['value'] !== null) {{$price['value']}} @else - @endif @endforeach {{$rate['currency_code']}}
@endforeach
Inventory Date: Create Date: {{ date('d-m-Y H:i:s') }}
{{--fifth date--}}
@foreach ($data[0]['monthly_room_availability'][5] as $key => $price) @endforeach
@foreach($data as $room) @foreach($room['property_room_rate_mapping'] as $rate ) @foreach($rate['prices'] as $prices) @endforeach @endforeach
@if(isset($room['name'])) {{$room['name']}} @endif @foreach($room['monthly_room_availability'][5] as $key => $availability) @if($availability['stop_sell'] == 1) X @elseif($availability['value'] !== null) {{$availability['value']}} @else - @endif @endforeach
{{$rate['name']}} @foreach ($prices['monthly_price'][5] as $price) @if($price['stop_sell'] == 1) X @elseif($price['value'] !== null) {{$price['value']}} @else - @endif @endforeach {{$rate['currency_code']}}
@endforeach
Inventory Date: Create Date: {{ date('d-m-Y H:i:s') }}
{{--sixth date--}}
@foreach ($data[0]['monthly_room_availability'][6] as $key => $price) @endforeach
@foreach($data as $room) @foreach($room['property_room_rate_mapping'] as $rate ) @foreach($rate['prices'] as $prices) @endforeach @endforeach
@if(isset($room['name'])) {{$room['name']}} @endif @foreach($room['monthly_room_availability'][6] as $key => $availability) @if($availability['stop_sell'] == 1) X @elseif($availability['value'] !== null) {{$availability['value']}} @else - @endif @endforeach
{{$rate['name']}} @foreach ($prices['monthly_price'][6] as $price) @if($price['stop_sell'] == 1) X @elseif($price['value'] !== null) {{$price['value']}} @else - @endif @endforeach {{$rate['currency_code']}}
@endforeach