@extends('admin.layout.master') @section('title') School Super Admin | Dashboard @endsection @section('content')
Total Test Centers
{{$totalTestCenter}}
Total Employee
{{$totalEmployee}}
@endsection @section('scripts') @endsection