@extends('layouts.admin') @section('title') Rekap Klasikal | {{ $participant->name }} @endsection @section('customStyle') @endsection @section('content')
| No | Laporan | Komentar Mentor | Status | Aksi |
|---|---|---|---|---|
| {{$loop->iteration}} | {{$report->bulan_kla." ".$report->tahun_kla}} | {{$report->komentar_kla}} | @if ($report->status_kla == "0") @else @endif | @if ($report->file_kla != "") file_kla)}}"> @endif @if ($report->status_kla == "0") @endif |