update informasi dokument
This commit is contained in:
@@ -190,7 +190,7 @@
|
||||
: [];
|
||||
@endphp
|
||||
|
||||
@if (empty($informasi_dokument))
|
||||
@if (!empty($informasi_dokument))
|
||||
|
||||
@foreach ($informasi_dokument as $index => $document)
|
||||
<div class="informasi_dokument flex items-center gap-2 mt-2 textarea-group w-full">
|
||||
|
||||
Reference in New Issue
Block a user