@extends('layouts.admin') @section('content')
| Answer ID | Examiner Name | Question # | Previous Score | New Score | Reason | Created At |
|---|---|---|---|---|---|---|
| {{ $log->answer_id }} | {{ $log->examiner_name ?? '-' }} | {{ $log->question_number ?? '-' }} | {{ $log->previous_score }} | {{ $log->new_score }} | {{ $log->reason ?? '-' }} | {{ $log->created_at?->format('Y-m-d H:i') ?? '-' }} |
| No audit logs found. | ||||||