@if(count($comments)) {{ count($comments) }} {{ __('Laramagz::magz.response') }} @endif {{ __('Laramagz::magz.write_a_response') }}

{!! UtlHelper::displayComment($comments) !!}
@if(count($comments) > 2)
{{ __('Laramagz::magz.write_a_new_response') }}
@endif