@extends('layouts.master') @section('content')
@csrf
Start Date
End Date
Apply
person

Total Users

{{$Totaluser}}

{{--
--}}
person_add

Inactive Users

{{$inactive_user}}

person_add

Beginning level Users

{{$first_level}}

spellcheck

Intermediate level Users

{{$second_level}}

spellcheck

Advance level Users

{{$third_level}}

spellcheck

Pass Users In First Level

{{$first_level_pass_users}}

spellcheck

Pass Users In Second Level

{{$second_level_pass_users}}

spellcheck

Pass Users In Third Level

{{$third_level_pass_users}}

spellcheck

Fail Users In First Level

{{$first_level_fail_users}}

spellcheck

Fail Users In Second Level

{{$second_level_fail_users}}

spellcheck

Fail Users In Third Level

{{$third_level_fail_users}}

@endsection