@extends('layouts.master') @section('page-header') @endsection @section('content')
TOTAL CUSTOMERS

{{$customersCount}}

TOTAL CATEGORIES

{{$categoriesCount}}

TOTAL BLOGS

{{$blogsCount}}

TOTAL WORKOUTS

{{$workoutsCount}}

@endsection