@if(count($roomTypes)) @foreach($roomTypes as $roomType) @endforeach @else
{{__('roomTypes.no_data')}}
@endif