@extends('layouts.app') @section('title', 'Dashboard - EKINPAY') @section('page-title', 'Dashboard Overview') @section('content')
Companies
{{ $stats['totalCompanies'] }}
Orders
{{ $stats['totalOrders'] }}
Plans
{{ $stats['plansAvailable'] }}
Income
{{ $currencySymbol }}{{ number_format($stats['incomeThisMonth'], 0) }}