@extends('admin.layout') @section('title', 'Laporan Data Pengguna Alumni') @section('content')
| No | Jenis Kemampuan | Tanggapan Pihak Pengguna | |||
|---|---|---|---|---|---|
| Sangat Baik [4] | Baik [3] | Cukup [2] | Kurang [1] | ||
| Etika | |||||
| {{ $index + 1 }} | {{ $soal->label }} | @for($i = 4; $i >= 1; $i--)skor == $i) ? 'checked' : '' }} class="text-blue-600 form-radio focus:border-blue-500 focus:outline-none focus:shadow-outline-blue dark:focus:shadow-outline-gray h-4 w-4"> | @endfor|||
| Perilaku | |||||
| {{ $index + 1 }} | {{ $soal->label }} | @for($i = 4; $i >= 1; $i--)skor == $i) ? 'checked' : '' }} class="text-blue-600 form-radio focus:border-blue-500 focus:outline-none focus:shadow-outline-blue dark:focus:shadow-outline-gray h-4 w-4"> | @endfor|||