@extends('admin.layout.master') @section('content') @section('dashboard', 'active') @section('title', 'Dashboard')

Vendors

{{ $vendor_count }}

Business

{{ $business_count }}

Category

{{ $category_count }}

Clients

{{ $user_count }}

Services

{{ $service_count }}

Bookings

{{ $booking_count }}
@endsection @push('script') @endpush