@extends('layouts.master') @section('title') @lang('translation.Dashboard') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') Clouddreams @endslot @slot('title') Dashboard @endslot @endcomponent @php use Illuminate\Support\Facades\DB; $category = DB::table('categories')->count(); $employee = DB::table('employees')->count(); $project = DB::table('projects')->count(); $projects = DB::table('projects')->get(); @endphp
Total Category
2.65% since last week
Employees
0.82% since last week
Project
6.24% since last week
Growth
10.51% since last week
Our for better projects