{{ csrf_field() }}
@if ($errors->has('post_' . $post->id .'_comment_content')) {{ $errors->first('post_' . $post->id .'_comment_content') }} @endif