{{ __('Exam Settings') }}

{{ __('Modify the parameters and schedule of your exam.') }}

@csrf @method('PUT')
{{-- Title --}}
{{-- Subject --}}
{{-- Class --}}
{{-- Academic Year & Term --}}
{{-- Type & Duration --}}
{{-- Scheduled At --}}
{{-- Description --}}
{{ __('Cancel') }}

{{ __('Danger Zone: Delete Exam') }}

{{ __('This will permanently remove the exam, its question bank, and all associated student submissions. This action cannot be undone.') }}

@csrf @method('DELETE')