@extends("admin.layouts.layout") @section("content")
@foreach ($lie as $row) @endforeach @foreach ($data as $row) {{-- --}} @endforeach
楼层 病区 总收入{{$row}}
{{ $row->building->date }} {{ $row->name }} {{ $row->order_total }}--}} {{-- @foreach ($row->content as $item)--}} {{-- {{ $item['ask'] }}:{{ $item['score'] }}
--}} {{-- @endforeach--}} {{--
@include("public._pages")
@include("public._delete") @endsection @push("footer") @endpush