{!! $dataArr['descp'] !!}
@if (isset($dataArr['custom_fields']['editor_12']))
{!! $dataArr['custom_fields']['editor_12']['value'] !!}
@endif
@if (isset($dataArr['custom_fields']['editor_13']))
{!! $dataArr['custom_fields']['editor_13']['value'] !!}
@endif
@if (isset($dataArr['custom_fields']['text_14']))
{!! $dataArr['custom_fields']['text_14']['value'] !!}
@endif
@include('themes.frontend.includes._social_media')