@extends('layouts.app') @section('content')
{{ $attempt->exam->title }} - Score: {{ $attempt->score }}
Coming soon...