@if($reviews->isNotEmpty())
{!! BaseHelper::clean(nl2br($review->content)) !!}
{{ __('Looks like there are no reviews!') }}