@extends('layouts.master_frontend') @section('content') @php $countFeatures = ($data_row->about_section_features!=null) ? 1 : 0; $featuresDecodeJson = json_decode($data_row->about_section_features); @endphp
{!!$data_row->about_section_desc!!}
{!!$val->short_desc!!}