@extends('backend.master') @section('title', 'Home') @section('content')
{{--
75%
Conversion rate
7%
75% Complete
--}} {{-- --}}
{{ $totalSells }} Total Sales
{{ $totalDues }} Dues Pending
{{ $totalPurchases }} Total Purchases
{{ $totalPurchasePending }} Pending
{{ $totalProducts }} Total Products
{{ $totalProductStockOut }} Stocked Out
{{ $totalCustomers }} Total Customers
{{ $totalBlockedCustomers }} Blocked Customers
@endsection