@extends("admin.layouts.layout") @section("content")
| 楼层 | 病区 | 总收入 | @foreach ($lie as $row){{$row}} | @endforeach
|---|---|---|---|
| {{ $row->building->date }} | {{ $row->name }} | {{ $row->order_total }} | {{----}}
{{-- @foreach ($row->content as $item)--}}
{{-- {{ $item['ask'] }}:{{ $item['score'] }} --}} {{-- @endforeach--}} {{-- | --}}