@extends('layouts.admin') @section('title') Rekap Sociopreneur | {{ $participant->name }} @endsection @section('customStyle') @endsection @section('content')
Rekap Sociopreneur | {{ $participant->name }}
Kembali
@foreach ($reports as $report) @endforeach
No Laporan Komentar Mentor Status Aksi
{{$loop->iteration}} {{$report->bulan_ls." ".$report->tahun_ls}} {{$report->komentar_mentor_ls}} @if ($report->status == "0") @else @endif @if ($report->file_ls != "") file_ls)}}"> @endif @if ($report->status == "0") @endif
@endsection @section('script') @endsection