liyinglin 2 years ago
parent 737797d5a2
commit aa38b0dbce

@ -30,9 +30,9 @@
<td>{{ $row->order_total }}</td>
@foreach ($row->lies as $r)
{{-- <td>{--}}
{{-- {{$r}}--}}
{{-- </td>--}}
<td>{
{{$r->total_price}}
</td>
@endforeach

Loading…
Cancel
Save