@extends('admin.layouts.master2') @section('title', 'My Grievances') @section('content')
Track and monitor the status of your submitted examination complaint tickets.
| # | Category / Title | Submission Date | Status | Action |
|---|---|---|---|---|
| {{ $loop->index + 1 }} | {{ $post->title }} | {{ $post->created_at ? $post->created_at->format('M d, Y h:i A') : 'N/A' }} | Pending Review | View |
You have not submitted any result complaint tickets yet. If you have missing or incomplete grades, you can lodge a ticket below.
Lodge New Grievance