@if ($item['isInternetAccess'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isRefrigerator'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isTowels'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isBathrobe'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isEspressoMaker'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isTvSet'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isHairdryer'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isHanger'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isShampoos'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isToothbrush'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isSoap'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isBodyTowel'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isCottonSwab'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isCosmetics'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isSewingKit'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isShaving'])
@php
$amenityIndex += 1;
@endphp
@endif
@if ($item['isHairbrush'])
@php
$amenityIndex += 1;
@endphp
@endif