@extends('backend.layouts.grid') @section('title', $complaintType.__(' complaint Queries')) @section('content')
{{ @$totalResolved }}
{{ $totalOnProcessing }}
{{ $totalPending }}
{{ $totalRejected }}
| {{ __('#') }} | {{ __('Student Name') }} | {{ __('Father Name') }} | {{ __('Mother Name') }} | {{ __('Class') }} | {{ __('Shift') }} | {{ __('Mobile') }} | {{ __('Complaint') }} | {{ __('Admin Comment') }} | {{ __('Created Date Time') }} | {{ __('Status') }} |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ __('#') }} | {{ __('Student Name') }} | {{ __('Father Name') }} | {{ __('Mother Name') }} | {{ __('Class') }} | {{ __('Shift') }} | {{ __('Mobile') }} | {{ __('Complaint') }} | {{ __('Admin Comment') }} | {{ __('Created Date Time') }} | {{ __('Status') }} |