@extends('layouts.app',['class' => 'g-sidenav-show bg-yellow-200']) @section('content') @include('layouts.navbars.auth.topnav', ['title' => 'Dashboard'])
Dashboard
Total Teachers

{{$teacher_count}}

Total Candidates

{{$candidat_count}}

Total Tests

{{$test_count}}

Total Results

{{$result_count}}

@endsection