@include('global.header-links')
@include('partials.sidebar')
@include('partials.header')
Dashboard
{{$totalUsers}}
Users
{{$totalAdminWorkouts}}
Workouts
{{$totalCategories}}
Workout Categories
{{$totalLevels}}
Workout Levels
{{$totalExercies}}
Exercises
{{$totalAdminAchievments}}
Achievements
@include('partials.footer')
@include('global.footer-links')