{{-- item-home-comments --}}
{{ $_restaurant->description ?? getAltImages() }}
{{ $username }}
@include('shared.ratings', ['rating' => $votes])

{{ $date }}

-{!! $comment_text !!}-

@if(isset($is_google) && $is_google) {{ $_restaurant->description ?? getAltImages() }} @else powered by {{ $_restaurant->description ?? getAltImages() }} @endif