@extends('layouts.panel') @section('content')

Ujian

@include('panel.examinations.parts.info')
@include('panel.examinations.parts.navs')
@method('PUT')
Peserta
{{ $participant->ticket->owner->fullname }}
{{ $participant->ticket->owner->nis }}
{{ $participant->ticket->owner->username }}
{{ $participant->ticket->owner->email }}

Anda yakin ingin mereset seluruh jawaban peserta berikut ?

@endsection @push('css') @endpush @push('js') @endpush