update
							parent
							
								
									50715d1969
								
							
						
					
					
						commit
						f4bcf0c9b2
					
				|  | @ -62,7 +62,7 @@ class UserController extends Controller | |||
|             $role = ''; | ||||
|             $role .= '<div class="flex flex-col items-start gap-1 text-xs">'; | ||||
|                 $role .= '<span class="bg-primary text-white p-1 rounded">Role & Hak Akses : '.@$row->group->name.'</span>'; | ||||
|                 $role .= '<span class="bg-success text-white p-1 rounded">Instansi : '.@$instansi->instansi->name.'</span>'; | ||||
|                 $role .= '<span class=" '.(@$instansi->instansi ? 'bg-success' : 'bg-danger').' text-white p-1 rounded">Instansi : '.@$instansi->instansi->name.'</span>'; | ||||
|             $role .= '</div>'; | ||||
|              | ||||
|            $_data[] = [ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue