@if($writable && \Illuminate\Support\Facades\Gate::check('createComment', $model))
@if($showAvatars) @endif
@error('text')

{{ $message }}

@enderror {{ __('comments::comments.create_comment') }}
@endif