• System
    • Dashboard Settings
  • Dependencies
    • Clients{{ Cache::get('countClients') }} Employees{{ Cache::get('countEmployees') }} Deals{{ Cache::get('countDeals') }} Companies{{ Cache::get('countCompanies') }}
  • Marketing
    • Products{{ Cache::get('countProducts') }} Tasks{{ Cache::get('countTasks') }}
  • Sales
    • Finances{{ Cache::get('countFinances') }} Sales{{ Cache::get('countSales') }}

    Informations Refresh

  • Today income: {{ Cache::get('todayIncome') }}
  • Yesterday income: {{ Cache::get('yesterdayIncome') }}
  • Cash turnover: {{ Cache::get('cashTurnover') }}

  • Operations: {{ Cache::get('countAllRowsInDb') }}
  • System logs: {{ Cache::get('countSystemLogs') }}