| Status Tindak Lanjut | Komentar | Keterangan | Tindak Lanjut | Upload Bukti |
|---|---|---|---|---|
|
Target Penyelesaian
@if(! is_null($dt->target_penyelesaian)) {{date('d/m/Y', strtotime($dt->target_penyelesaian))}} @else - @endif@if(is_null($dt->tanggal_penyelesaian)) @else Tanggal Selesai
@endif
@if(! is_null($dt->tanggal_upload)) {{date('d/m/Y', strtotime($dt->tanggal_upload))}} @else - @endifTanggal Approved
@if(! is_null($dt->tanggal_penyelesaian)) {{date('d/m/Y', strtotime($dt->tanggal_penyelesaian))}} @else - @endif |
@foreach($dt->komentar as $dta)
@if(auth()->user()->name == $dta->nama)
@else
@endif
@endforeach
@if(auth()->user()->name == $dta->nama)
{{$dta->created_at->format('d M Y
H:i:s')}}
{{$dta->nama}}@else {{$dta->created_at->format('d M Y H:i:s')}}{{$dta->nama}}@endif
{!! nl2br($dta->komentar) !!}
Tulis Komentar |
KONDISI {!! nl2br($dt->kondisi) !!} REKOMENDASI {!! nl2br($dt->rekomendasi) !!} |
@if(is_null($dt->tanggal_penyelesaian))
@endif
{!! nl2br($dt->tindak_lanjut) !!} |
@if(is_null($dt->tanggal_penyelesaian))
@endif
|