From f159bf7982d8e4fe79b38c93cd4bd63741eefad6 Mon Sep 17 00:00:00 2001 From: omair saleh Date: Wed, 6 Oct 2021 15:17:06 +0800 Subject: [PATCH] service report --- .../MonthlySalesReportSectionComponent.vue | 1 + .../ServiceReportSectionComponent.vue | 302 ++++++++++-------- .../views/pages/admin/dashboard.blade.php | 6 +- 3 files changed, 180 insertions(+), 129 deletions(-) diff --git a/resources/assets/vue/components/reports/sections/MonthlySalesReportSectionComponent.vue b/resources/assets/vue/components/reports/sections/MonthlySalesReportSectionComponent.vue index cc9bf0eb..22ad4a25 100644 --- a/resources/assets/vue/components/reports/sections/MonthlySalesReportSectionComponent.vue +++ b/resources/assets/vue/components/reports/sections/MonthlySalesReportSectionComponent.vue @@ -161,6 +161,7 @@