@extends('layouts.answer-sheet') @section('content')
{{--
{!! json_encode(collect($participant_section)->except(['answers']), JSON_PRETTY_PRINT) !!}
--}} {{--
--}}
{{ $participant_section->section->script->title }}
Sisa Waktu Ujian
-- : -- : --
{!! $participant_section->section->examination->instruction !!}
Nomor Soal
Keterangan :
Sudah dijawab
Belum dijawab
Saat ini
{{-- @foreach ($participant_section->answers as $row)
@endforeach --}}
Pilih Naskah Lainnya
@endsection @push('css') @endpush @push('js') @endpush