@extends('dev.core.using') @section('content') @include('templates.pelayanan.unar.core.add') @include('templates.pelayanan.unar.core.detail') @include('templates.pelayanan.unar.core.edit') @include('templates.pelayanan.unar.helpers.delete') @include('templates.helpers.export') @include('templates.helpers.import') @include('templates.helpers.filter') @include('templates.pelayanan.unar.dev.data')
| NO | Pertanyaan | Jawaban Terbanyak | Presentase |
|---|---|---|---|
| {{ ++$key }} | {{ $question['pertanyaan'] }} | {{ $question['answer'] }} | {{ $question['percentage'] }}% |
| NO | Pertanyaan | UPT | Jawaban Essay |
|---|---|---|---|
| {{ ++$key }} | {{ $essay->pertanyaan }} | {{ $key2 }} | {{ $answer }} |
| NO | Pertanyaan | Option | Total Jawaban |
|---|---|---|---|
| {{ $i++ }} | {{ $key }} | {{ $key2 }} | {{ $answer }} |