update arcc notis peringatan ejas table

This commit is contained in:
Nur Izzati Zulkifli
2024-01-07 16:53:12 +08:00
parent 17e5230614
commit 9ed1e21595
7 changed files with 42 additions and 11 deletions
@@ -160,8 +160,9 @@
@elseif($item['info']['daritempoh'] == '11' )
Fasa 2
@endif</td>
<td style="white-space: nowrap;"><a href="{{ route('arcc.detailnotisperingatankedua', [ 'notisid' => $item['info']['id']] ) }}" class="btn btn-info text-white">Lihat</a>
<a href="{{ route('arcc.kemaskininotisperingatan', [ 'notisid' => $item['info']['id']] ) }}" class="btn btn-warning text-white">Kemaskini</a></td>
<td style="white-space: nowrap;">
{{-- <a href="{{ route('arcc.detailnotisperingatankedua', [ 'notisid' => $item['info']['id']] ) }}" class="btn btn-info text-white">Lihat</a> --}}
<a href="{{ route('arcc.kemaskininotisperingatankedua', [ 'notisid' => $item['info']['id']] ) }}" class="btn btn-warning text-white">Kemaskini</a></td>
</tr>
@endforeach