@if(count($product->reviews) > 0) @if(count($product->reviews->where('approved', 1)->where('rating', '!=', null)) > 0)
{{$review->comment}} (@lang('Pending for approval from administrators'))