Welcome, {{$name ? $name : ''}}
--}} {{--Total Institute
{{ $totalInstitute }}
Total Course
@if(Auth::user()->role->role->role_type == 2) {{$totalInsCourse}} @else {{ $totalCourse }} @endif
Total Student
@if(Auth::user()->role->role->role_type == 2) {{ $totalInsStudent }} @else {{ $totalStudent }} @endif
New Student(7 days)
{{ $last7DaysStudent }}
Total Application
@if(Auth::user()->role->role->role_type == 2) {{ $totalInsCourseApplied }} @else {{ $totalCourseApplied }} @endif
New Application(7 Days)
@if(Auth::user()->role->role->role_type == 2) {{ $totalInsLast7daysApplication }} @else {{ $totalLast7daysApplication }} @endif
Last 7 Days Application
--}} {{----}} {{-- @if(Auth::user()->role->role->role_type == 2)--}} {{-- {{ $totalInsLast7daysApplication }}--}} {{-- @else--}} {{-- {{ $totalLast7daysApplication }}--}} {{-- @endif--}} {{--
--}} {{--Due Application
--}} {{--10
--}} {{--Total Business
--}} {{--5000
--}} {{--Pending Application
{{ $totalPendingApplication }}
Successful Application
@if(Auth::user()->role->role->role_type == 2) {{ $successInsApplication }} @else {{ $successApplication }} @endif
Pending Leads
{{ $pendingLeads }}
Hold Application
--}} {{--10
--}} {{--Questions & Answers
@if(Auth::user()->role->role->role_type == 2) {{ $totalInsQA }} @else {{ $totalQA }} @endif
Reviews
@if(Auth::user()->role->role->role_type == 2) {{ $totalInsReview }} @else {{ $totalReview }} @endif
Followers
@if(Auth::user()->role->role->role_type == 2) {{ $totalInsFollowers }} @else {{ $totalFollowers }} @endif