@extends('layouts.app') @section('title', 'Edit Test') @section('content')
@csrf @method('PUT')
Test Details
Allowed: PDF, JPG, JPEG, PNG, WEBP (max 8 MB). @if($test->sampleUrl()) Current: view sample — uploading a new file replaces it. @endif
Cancel
@endsection