@ -32,7 +32,7 @@
<td>
@foreach ($row['beds'] as $r)
@foreach ($r['on_going_order'] as $v)
{{json_encode($v)}}
{{$v}}
@endforeach
</td>