@extends('layouts.participant') @section('title') Lihat Profile @endsection @section('customStyle') @endsection @section('content')
| No | Nama Sertifikasi | Lembaga | Tanggal | Actions |
|---|---|---|---|---|
| {{ $no++ }} | {{ $item->nama_sertif }} | {{ $item->lembaga_sertif }} | {{ \Carbon\Carbon::parse($item->tanggal_sertif)->format('d M Y') }} |