@extends("admin.layouts.layout")
@php
$pageTitle = "首页";
@endphp
@push("header")
@endpush
@section("content")
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{--
本月应扣款
--}}
{{-- {{ $total }}--}}
{{-- --}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{--
本月应发护工酬劳
--}}
{{-- {{ $total_paramedic }}--}}
{{-- --}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{--
本月管理费
--}}
{{-- {{ $fee }}--}}
{{-- --}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
@endsection