@extends("admin.layouts.layout") @php $pageTitle = "首页"; @endphp @push("header") @endpush @section("content")

本月护理人天数/订单数
{{ $order_items_count }} / {{ $orders_count }}

本月应扣款
{{ $total }}

本月应发护工酬劳
{{ $total_paramedic }}

本月管理费
{{ $fee }}

@endsection