update
parent
e2f5fc484c
commit
02c78b84f8
|
|
@ -143,6 +143,7 @@
|
|||
</form>
|
||||
@endif
|
||||
@endif
|
||||
@if(@$catatan)
|
||||
@if(($item->status == '2') || ($item->status == '1'))
|
||||
<hr class="mt-3">
|
||||
<h5 class="text-xl font-bold my-3">Catatan Verifikator</h5>
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
<div class="text-sm">{{@$catatan->catatan}}</div>
|
||||
</div>
|
||||
@endif
|
||||
@endif
|
||||
</div>
|
||||
</div>
|
||||
@endsection
|
||||
|
|
|
|||
Loading…
Reference in New Issue