@extends('admin.layout.master') @section('content')

Bug Reported

@if(Session::has('error'))

{{ Session::get('error') }}

@endif
Total Bug Received
  • Today: {{ $total_bug_today }}
  • Total: {{ $total_bug_last7day }}
Total Bug Resolved
  • Today: {{ $total_resolved_bug_today }}
  • Total: {{ $total_resolved_bug_last7day }}
Total Pending Bug
  • Test Series: {{ $total_pending_bug_today }}
  • Practice Set: {{ $total_pending_bug_last7day }}

Test Series Report

Total No Of Search:

@endsection @section('scripts')