@extends('back/layouts.app')
@section('back_css')
| المحتبرين بدون تكرار | المختبرين | المسجلين | غير المختبرين | الشهادات |
|---|---|---|---|---|
| {{ $testedWithoutDublicateCount[0]->total_count }} | {{ $testedCount[0]->total_count }} | {{ $registeredCount[0]->total_count }} | {{ $notTestedCount[0]->total_count }} | {{ $certificatesCount[0]->total_count }} |