{!! Form::textarea('content', $block->content ?? null, ['class' => 'form-control ckeditor', 'id' => 'content-ckeditor']) !!}