View : 0015_GASTRICCONTENT
GASTRIC CONTENT : @if(@$json->gastric_content!="" || @$json->gastric_content_other!="") @php $histo_val = jsonDecode(@$json->gastric_content); @endphp @foreach($histo_val as $hv) {{$hv}}  @endforeach {{@$json->gastric_content_other}} @else Clear @endif