<div class="detail-body pe-4">
@Html.Raw(Model.html);
</div> This div does not load anything form model if i use this in view component.