@extends('layouts.app') @section('title', 'Kerjakan Kuis') @section('content')
{{ $kuis->deskripsi }}
{{ $index + 1 }}. {{ $pertanyaan->pertanyaan }}