tambah function notis peringatan untuk arcc
This commit is contained in:
@@ -149,6 +149,9 @@
|
||||
<td style="white-space: nowrap;"> {{$datez}}</td>
|
||||
<td style="white-space: nowrap;">@foreach($item['cawnotis'] as $item1)
|
||||
@foreach($item1 as $item2)
|
||||
@if($item2['status'] == 2)
|
||||
<img src="{{ asset('img/success.png') }}" style="width:20px"></img>
|
||||
@endif
|
||||
{{ $item2['details_caw']}}<br>
|
||||
@endforeach
|
||||
@endforeach</td>
|
||||
|
||||
Reference in New Issue
Block a user