Add reply
{!! csrf_field() !!}
@if ($errors->has('comment')) {{ $errors->first('comment') }} @endif