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