liyinglin 2 years ago
parent ab88f911b8
commit 903c85cda0

@ -31,11 +31,8 @@
<td>{{ $row['name'] }}</td>
<td>
@foreach ($row['beds'] as $r)
{{$r['name']}}
{{$r['on_going_order']['paramedic_name']}}
{{-- @foreach ($r['on_going_order'] as $v)--}}
{{-- {{$v}}--}}
{{-- @endforeach--}}
@endforeach
</td>
</tr>

Loading…
Cancel
Save