update
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
@php
|
||||
$petugas = App\Models\User::where('id', $r['excutor'])->first();
|
||||
echo $petugas ? $petugas->nama : '';
|
||||
@end
|
||||
@endphp
|
||||
</td>
|
||||
</tr>
|
||||
@endforeach
|
||||
|
||||
Reference in New Issue
Block a user