@extends('layouts.admin') @section('title') Rekap Entrepreneur | {{ $participant->name }} @endsection @section('customStyle') @endsection @section('content')
| No | Laporan | Komentar Mentor | Status | Aksi |
|---|---|---|---|---|
| {{$loop->iteration}} | {{$report->bulan_le." ".$report->tahun_le}} | {{$report->komentar_mentor_le}} | @if ($report->status == "0") @else @endif | @if ($report->file_le != "") file_le)}}"> @endif @if ($report->status == "0") @endif |