@extends('layouts.student') @section('title','Grievance Detail') @section('breadcrumb')
{{ $grievance->description }}
Submitted on {{ $grievance->created_at->format('d M Y h:i A') }}{{ $r->response }}
By {{ optional($r->respondedBy)->name }} — {{ $r->created_at->format('d M Y h:i A') }}