@extends('front::user.layouts.master') @section('user-content')
{!! nl2br(htmlentities($comment->body)) !!}
{{ trans('front::messages.user.there-nothing-to-show') }}